Filter configuration fails on Drupal 11

Created on 10 April 2024, 3 months ago
Updated 24 April 2024, 2 months ago

Problem/Motivation

Adding the G2 filters to the input formats on a Drupal 11 dev version triggers error 'stop_list' is an unknown key because filters.g2:automatic.id is g2:automatic (see config schema type filter_settings.*).

Steps to reproduce

  • Install D11
  • Composer install G2, which also installs contrib statistics and XMLRPC
  • Enable G2
  • Navigate to /admin/config/content/formats/manage/basic_html?destination=/admin/config/content/formats
  • Check the DFN filter
  • Submit
  • Observe the error

Note that the same problem does not happen on D10 with an identical workflow.

Proposed resolution

TBD

Remaining tasks

TBD

User interface changes

None

API changes

None

Data model changes

Maybe a config schema change.

πŸ› Bug report
Status

Fixed

Version

1.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.69.0 2024