Skip to content
Snippets Groups Projects
Commit 65a94407 authored by Björn Jacob's avatar Björn Jacob Committed by Christian Kuhn
Browse files

[TASK] Deprecate usage of RegularExpressionValidator

This patch deprecates the usage of the RegularExpressionValidator
within the form editor. The validator will be removed from the UI
in TYPO3 v13. Our goal is to unclutter and strip the form editor
from too technical and complex concepts. Regular expressions are
difficult to understand especially for our main target group which
are editors.

An according comment has been added to the configuration files of
the form framework.

Resolves: #97016
Releases: main
Change-Id: I895f2a377c545534869b79d93102544f2a84e36e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73689


Tested-by: default avatarElias Häußler <e.haeussler@familie-redlich.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarElias Häußler <e.haeussler@familie-redlich.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 0027a896
Showing
with 85 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment