[ 
https://issues.apache.org/jira/browse/WICKET-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400081#comment-13400081
 ] 

Carl-Eric Menzel commented on WICKET-4616:
------------------------------------------

Fixed in 6.0.

Do we want this fixed in 1.5 too? I'm tending toward yes. It's not an API 
change (we never specified the traversal order anywhere), it is a slight 
behavioral change that makes things more consistent. It didn't even break any 
tests! Though of course I added one to test the traversal order now ;-)
                
> onError call order doesn't match onSubmit
> -----------------------------------------
>
>                 Key: WICKET-4616
>                 URL: https://issues.apache.org/jira/browse/WICKET-4616
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.0.0-beta2, 1.5.7
>            Reporter: Carl-Eric Menzel
>            Assignee: Carl-Eric Menzel
>             Fix For: 6.0.0-RC1
>
>
> onError in Forms and Buttons should be called in the same order as onSubmit 
> (i.e. post-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