[ http://issues.apache.org/jira/browse/TAPESTRY-1068?page=all ]

Jesse Kuhnert updated TAPESTRY-1068:
------------------------------------

    Fix Version/s: 4.1.2

> allow throwing of RenderRewoundException from (submit) listeners
> ----------------------------------------------------------------
>
>                 Key: TAPESTRY-1068
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1068
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: 4.0.2
>            Reporter: Mark Lehmacher
>             Fix For: 4.1.2
>
>
> I'd very much like to be able to abort rewinding from listeners (in order to 
> prevent ANY form listeners from being run). This is useful if you have 
> components which you are embedding within a form and which come with their 
> own submit listeners which in their turn have semantics different from the 
> form-listeners (so you don't want the form listeners to be run).
> Thus far org.apache.tapestry.binding.ListenerMethodBinding#actionTriggered 
> catches RenderRewoundExceptions and wraps them in a BindingException.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to