IFormVisitorParticipant don't get tested when validation method is visiting 
inner forms
---------------------------------------------------------------------------------------

                 Key: WICKET-3899
                 URL: https://issues.apache.org/jira/browse/WICKET-3899
             Project: Wicket
          Issue Type: Bug
          Components: wicket-core
    Affects Versions: 1.5-RC5.1, 1.4.17
            Reporter: Pedro Santos


The inconsistencies is at Form#validate method. It invokes validateNestedForms 
and validateComponents, but only the second one uses a visitor filter testing 
for IFormVisitorParticipant#processChildren value.
More about: http://markmail.org/message/q2qfuyg3gcrurxxp

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to