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

Howard M. Lewis Ship closed TAPESTRY-2459.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.14

> Submit components fires its event after "validateform" event, should be 
> before (this is a change from prior releases)
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2459
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2459
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.13
>         Environment: Every
>            Reporter: Massimo Lusetti
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>             Fix For: 5.0.14
>
>
> The order (timing) of the selected event fired by the Submit
> components has changed.
> It fires after the validateform event.
> The old behavior was the opposite as stated in the documentation of
> the component.
> This seems caused by TAPESTRY-2311.
> For replicating the error simply put a submit component inside a form
> which has both the onValidateForm and onSuccess event handler methods
> and you'll see the onSelected event handler method called after the
> onValidateForm but before the onSuccess.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to