Wrong config type

Created on 26 May 2025, 11 days ago

Problem/Motivation

If I browse to /admin/config/cookie_bot_protection/settings and fill the "Url protected patterns" field, it will fill the config with a string:

url_protected_patterns: "foo\r\nbar"

But according the config schema, it should be an array.

Steps to reproduce

Proposed resolution

Explode the string in SettingsForm::submitForm().

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇫🇷France prudloff Lille

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