Actions
Bug #102252
closedSome FormEngine fields are not marked as erroneous
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-10-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In some cases it may happen that fields with erroneous content don't get the related marker. However, the field container's tab is still marked. How to reproduce:
- have bootstrap_package loaded.
- add CE 'plugin' 'form', select bootstraps "contact form"
- check "override finishers"
You'll notice the tab "Redirect" is marked, but the field "Page (Default: "[Empty]")" isn't.
Actions