You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/09/12 18:39:45 UTC

[jira] Updated: (TAPESTRY-2641) FormSupport.defer documentation says defered actions will be executed after validation, but it's executed before.

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

Howard M. Lewis Ship updated TAPESTRY-2641:
-------------------------------------------

    Affects Version/s: 5.0

> FormSupport.defer documentation says defered actions will be executed after validation, but it's executed before.
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2641
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2641
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0
>            Reporter: Robert Zeigler
>
> According to the documentation on FormSupport.defer:
> "Defers a command until the end of the form submission. The command will be executed after the Form's validate notification, but before the Form's submit, success or failure notifications."
> However, due to the fix for TAPESTRY-2549, the documentation is out of date: the commands are now executed just before the Form's validation event is fired. 
> The documentation should be updated to reflect the new ordering.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org