Project

General

Profile

Actions

Bug #101749

closed

EXT:form element type URL element inspector shows a stray Validator label without options

Added by Benjamin Franzke 9 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
Start date:
2023-08-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

With the deprecation removal of regular expressions
based EXT:form validators in #101070, the set of available
validators for the form element type URL became empty.
(See EXT:form/Configuration/Yaml/FormElements/Url.yaml)

Instead of only removing the select element from the DOM,
the entire form-group should e removed, in order to also hide
the corresponding <label> tag, as such a stray label tag
isn't hehlpful for an enduser and is therefore actually even
invalid HTML (as the reference to an input element is missing).


Files

formeditor-url-zero-validators.png (30.7 KB) formeditor-url-zero-validators.png Benjamin Franzke, 2023-08-25 04:05

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #101070: Remove RegularExpressionValidator based validation in ext:formClosed2023-06-14

Actions
Actions

Also available in: Atom PDF