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.
Updated by Gerrit Code Review about 1 year ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81545
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81557
Updated by Andreas Fernandez about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 107d893db0d2591f847aa39761be234badcfbafb.
Actions