[ 
https://issues.apache.org/jira/browse/WICKET-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pedro Santos updated WICKET-4188:
---------------------------------

    Attachment: WICKET-3899-4188.patch

possible fix plus test case exposing the current problem
                
> 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.4.19, 1.5.2
>            Reporter: Pedro Santos
>            Assignee: Pedro Santos
>         Attachments: WICKET-3899-4188.patch
>
>
> 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