Default settings are not compatible with config schema

Created on 28 October 2024, about 2 months ago

Problem/Motivation

The following klaro settings are provided as booleans:

auto_decorate_js_alter: true
auto_decorate_page_attachments: true
auto_decorate_final_html: false
block_unknown: false
block_unknown_logger: false

But the schema defines them as integers.

Interesting enough, there are some more boolean values in the settings which are correctly defined as booleans in the schema as well.

This causes test failure, see e.g. https://git.drupalcode.org/issue/drupal_cms-3483392/-/jobs/3163707

Proposed resolution

Adjust the schema for those 5 variables.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇩🇪Germany jurgenhaas Gottmadingen

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