[
https://issues.apache.org/jira/browse/WICKET-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Quenot updated WICKET-313:
----------------------------------------
Fix Version/s: 1.3
Patch applied to 1.x, but AjaxRequestTarget is much different in trunk, a
similar patch needs to be written.
> Use standard exception handling in AjaxRequestTarget
> ----------------------------------------------------
>
> Key: WICKET-313
> URL: https://issues.apache.org/jira/browse/WICKET-313
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Reporter: Oscar Bueno
> Assigned To: Jean-Baptiste Quenot
> Fix For: 1.3, 2.0
>
> Attachments: wicket-313.patch
>
>
> Now the respond method of the AjaxRequestTarget is catching all the
> RuntimeExceptions that are throwed. I would prefer to handle this exceptions
> by myself. I have a requestTarget that is a wrapper of the wicket
> AjaxRequestTarget where we could made something in case of errors in the
> respond method of the AjaxRequestTarget.
> I'm using the AjaxRequestTarget to replace a wizard panel, in case of error,
> I would display an errors panel instance of the original panel.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.