[
https://issues.apache.org/jira/browse/TAPESTRY-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse Kuhnert resolved TAPESTRY-1068.
-------------------------------------
Resolution: Fixed
Assignee: Jesse Kuhnert
> allow throwing of RenderRewoundException from (submit) listeners
> ----------------------------------------------------------------
>
> Key: TAPESTRY-1068
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1068
> Project: Tapestry
> Issue Type: Improvement
> Components: Framework
> Affects Versions: 4.0.2
> Reporter: Mark Lehmacher
> Assigned To: Jesse Kuhnert
> 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.
-
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]