Actions
Bug #102143
closedRegular Expression is cut off
Status:
Closed
Priority:
Won't have this time
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2023-10-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When you add a regular expression validator to a form field, the regular expression is cut off at a smaller sign.
Test using this regular expression:/(?<!@example\.com)$/
After saving the form, only /(?
remains.
Files
Actions