Bug #102083
closed
Validation triggered for fields in fieldsets disabled by variants
Added by Mathias Brodala about 1 year ago.
Updated 4 months ago.
Description
Given fields are placed in a fieldset and that fieldset is disabled using variants. Also given that these fields have validators.
Now if one tries to submit the form, it is displayed again without explanation. Inspection of the validation results shows that the validators of the fields have been triggered and couldn't validate the input of the fields. These fields could not be filled by the user since they are disabled together with their fieldset.
Validators of fields within disabled fieldsets should be ignored.
- Status changed from New to Under Review
Could it be fixed for TYPO3v11 too ?
Unfortunately no, since this is no priority bugfix. But you can always apply this as patch to your instance.
Mathias Brodala wrote in #note-6:
Unfortunately no, since this is no priority bugfix. But you can always apply this as patch to your instance.
We use legacy installation so we cannot "composer patch" (if you were talking about that way).
What defines "priority bugfix" ?
If the fix can be applied to v11 (which is the version set in this issue) LTS , why don't apply it ? :)
RVVN no-lastname-given wrote in #note-7:
Mathias Brodala wrote in #note-6:
Unfortunately no, since this is no priority bugfix. But you can always apply this as patch to your instance.
We use legacy installation so we cannot "composer patch" (if you were talking about that way).
Then I strongly recommend to switch to Composer Mode ASAP.
What defines "priority bugfix" ?
If the fix can be applied to v11 (which is the version set in this issue) LTS , why don't apply it ? :)
This is not something I made up, see https://typo3.org/cms/roadmap
In other words: I'd happily have this merged into TYPO3v11 too, but the decision is not mine to make.
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF