Settings form fields #maxlength limit=128 (from core) is too short

Created on 17 May 2023, about 1 year ago
Updated 19 May 2023, about 1 year ago

Problem/Motivation

As I found out in 🐛 Exclude fast_404 paths and file extensions by default (Performance) Postponed: needs info , the settings form fields #maxlength of 128 inherited from core due to this issue: is too short.

Especially for the "Extensions to abort search" field, you can't even enter all the required typical file extension values. But we should remove the limit for all relevant fields.

Steps to reproduce

Try entering values with > 128 characters into the "Extensions to abort search" field and save. They are cut off.

Proposed resolution

Remove the #maxlength as config has no limits for such values.
📌 Increase or remove default textfield #maxlength=128 Needs review will presumably not be solved soon.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

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

Comments & Activities

Production build 0.69.0 2024