Bug #97040
closedValidators cannot be removed in form editor
100%
Description
Problem¶
A validator cannot be removed visually if not all of the required information of the validator have been provided.
How to reproduce?¶
- create new form element of type "Text"
- add validator of type "String length", do not enter the required information -> the background of the validator is still red
- delete the validator (icon garbage bin)
- click "Remove" in modal -> the modal is still visible, the form element has changed on the stage (validation information gone)
- close modal via "x"
- create a new for element
- switch back to the "Text" element you've created in the first place -> the validator is gone
- for this element add the "String length" validator again, do not enter the required information
- delete the validator (icon garbage bin)
- click "Remove" in modal -> same problem as before
Updated by Björn Jacob over 2 years ago
- Status changed from Accepted to In Progress
Updated by Gerrit Code Review over 2 years 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/+/74444
Updated by Gerrit Code Review over 2 years ago
Patch set 2 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/+/74444
Updated by Gerrit Code Review over 2 years ago
Patch set 3 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/+/74444
Updated by Gerrit Code Review over 2 years ago
Patch set 4 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/+/74444
Updated by Anonymous over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7898937598d5ea54d86fe662e845d8a09cc2b8c1.
Updated by Gerrit Code Review over 2 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74445
Updated by Ralf Zimmermann over 2 years ago
- Status changed from Under Review to Resolved
Applied in changeset 55d3fce3da439b323209a735fe88a4312986c48b.