[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:Elias Häußler <e.haeussler@familie-redlich.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Elias Häußler <e.haeussler@familie-redlich.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Documentation/Changelog/12.0/Deprecation-97016-DeprecateUsageOfRegularExpressionValidatorInFormEditor.rst 66 additions, 0 deletions...eprecateUsageOfRegularExpressionValidatorInFormEditor.rst
- typo3/sysext/form/Configuration/Yaml/FormElements/AdvancedPassword.yaml 1 addition, 0 deletions...orm/Configuration/Yaml/FormElements/AdvancedPassword.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Honeypot.yaml 1 addition, 0 deletions...sysext/form/Configuration/Yaml/FormElements/Honeypot.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Password.yaml 1 addition, 0 deletions...sysext/form/Configuration/Yaml/FormElements/Password.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Telephone.yaml 1 addition, 0 deletions...ysext/form/Configuration/Yaml/FormElements/Telephone.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Text.yaml 1 addition, 0 deletionstypo3/sysext/form/Configuration/Yaml/FormElements/Text.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Textarea.yaml 1 addition, 0 deletions...sysext/form/Configuration/Yaml/FormElements/Textarea.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Url.yaml 1 addition, 0 deletionstypo3/sysext/form/Configuration/Yaml/FormElements/Url.yaml
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor.rst 1 addition, 0 deletions...Elements/formElementTypes/AdvancedPassword/formEditor.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/900.rst 1 addition, 0 deletions...mElementTypes/AdvancedPassword/formEditor/editors/900.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor.rst 1 addition, 0 deletions...oto/formElements/formElementTypes/Password/formEditor.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/900.rst 1 addition, 0 deletions...ents/formElementTypes/Password/formEditor/editors/900.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor.rst 1 addition, 0 deletions...to/formElements/formElementTypes/Telephone/formEditor.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/900.rst 1 addition, 0 deletions...nts/formElementTypes/Telephone/formEditor/editors/900.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor.rst 1 addition, 0 deletions...g/proto/formElements/formElementTypes/Text/formEditor.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/900.rst 1 addition, 0 deletions...Elements/formElementTypes/Text/formEditor/editors/900.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor.rst 1 addition, 0 deletions...oto/formElements/formElementTypes/Textarea/formEditor.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/900.rst 1 addition, 0 deletions...ents/formElementTypes/Textarea/formEditor/editors/900.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor.rst 1 addition, 0 deletions...ig/proto/formElements/formElementTypes/Url/formEditor.rst
- typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/900.rst 1 addition, 0 deletions...mElements/formElementTypes/Url/formEditor/editors/900.rst
Please register or sign in to comment