You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pedro Santos (Updated) (JIRA)" <ji...@apache.org> on 2011/11/01 22:31:32 UTC

[jira] [Updated] (WICKET-4188) Check if the dependent form components are visible and participants in hierarchy while validating form validators

     [ 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