Check if the dependent form components are visible and participants in 
hierarchy while validating form validators
-----------------------------------------------------------------------------------------------------------------

                 Key: WICKET-4188
                 URL: https://issues.apache.org/jira/browse/WICKET-4188
             Project: Wicket
          Issue Type: Sub-task
          Components: wicket
    Affects Versions: 1.5.2, 1.4.19
            Reporter: Pedro Santos
            Assignee: Pedro Santos


Quoting Igor: currently form validators only check if the dependent form 
components are visible in hierarchy. but, they also need to check if any parent 
of the component is a participant, and if they are test if children should be 
processed. this should be done for the rootform->component hierarchy in that 
order.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to