Fix missing filter schema

Created on 25 August 2024, 7 months ago

Problem/Motivation

The CodeFilter plugin is missing a config schema, causing errors in config inspector.

Steps to reproduce

  • Install Drupal 11 and the CodeFilter and Config Inspector module
  • Enable the code filter in a format, putting it first in processing order, e.g. in Filtered HTML
  • Go to /admin/reports/config-inspector/filter.format.filtered_html/list
  • Observe the error reported about nowrap_expand not being defined

Proposed resolution

Add a config schema file defining the nowrap_expand property.

Remaining tasks

Verify and merge.

User interface changes

None.

API changes

None.

Data model changes

Define a nowrap_expand property on filters.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇫🇷France fgm Paris, France

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