Can't save image widget crop settings in Drupal 11

Created on 2 December 2024, about 1 month ago

Problem/Motivation

It is not possible for me to save the image widget crop settings in a Drupal 11 installation.

When I save configuration I receive the following error:

Drupal\Core\Config\ImmutableConfigException: Can not set values on immutable configuration image_widget_crop.settings:settings.library_url

Steps to reproduce

1. Install image_widget_crxop
2. Go to /admin/config/media/crop-widget
3. Save configuration

Proposed resolution

Use $this->config to get the configuration object, instead of getting it from config.factory.

🐛 Bug report
Status

Active

Version

3.0

Component

User interface

Created by

🇪🇸Spain omarlopesino

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024