Description
Currently Form#validateFormValidator only check if dependent components are visible in the page, which causes it to validate forms depending on components that didn't participate in the form processing like:
- disable form components
- components under an IFormVisitorParticipant parent that returned false in the #processChildren test
- components inside a form that was not processed due the Form#wantSubmitOnParentFormSubmit test inside a parent form
Attachments
Attachments
Issue Links
- is cloned by
-
WICKET-5889 Ability to not submit a nested form
- Resolved
- links to
There are no Sub-Tasks for this issue.