'allowed_html' is an unknown key [D10.3.x]

Created on 9 July 2024, 11 months ago
Updated 31 July 2024, 10 months ago

On D10.3.x when tried to save form, I got 'allowed_html' is an unknown key because filters.filter_allowed.id is filter_allowed (see config schema type filter_settings.*).

On 10.2.x works fine.

πŸ› Bug report
Status

Active

Version

1.2

Component

Code

Created by

πŸ‡±πŸ‡»Latvia biguzis

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

Comments & Activities

  • Issue created by @biguzis
  • First commit to issue fork.
  • πŸ‡ΊπŸ‡ΈUnited States jnicola

    We're getting the same error, and I can't see the difference for the fork you've opened here?

    Escalating to critical since you can't use this at all nor edit anything else while it's enabled.

  • Status changed to Closed: outdated 28 days ago
  • πŸ‡­πŸ‡ΊHungary zserno

    This was due to a missing config schema definition. A recent change introduced in Drupal core 10.3 brought it to surface (it could be related to updates to Symfony though, such as a related update of symfony/validator).

    Luckily this is aready fixed by commit 8dad866e, so simply updating to version 1.5.x-dev should fix the error message.

Production build 0.71.5 2024