Config Schema for filter plugin

Created on 10 October 2024, about 1 month ago

Problem/Motivation

The config schema for the filter plugin is missing. Because in recent Drupal versions filter configuration is validated, this makes it impossible to save a filter when the responsivewrappers module is installed.

Steps to reproduce

Install a recent version of Drupal (10.3 for example), install the module.
Try to configure a filter with ckeditor enabled.
save the filter, notice the error:

Error message
'responsive_iframe' is not a supported key.
'responsive_iframe_pattern' is not a supported key.
'responsive_table' is not a supported key.
'responsive_image' is not a supported key.

Proposed resolution

Add the missing config schema

Remaining tasks

User interface changes

none

API changes

none

Data model changes

none, but the exported config will have TRUE and FALSE instead of 1 or 0.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland bircher πŸ‡¨πŸ‡Ώ

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