You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Massimo Lusetti (JIRA)" <ji...@apache.org> on 2011/08/11 22:18:28 UTC

[jira] [Closed] (TAP5-9) Component event requests that fail should still send a redirect (to the exception report page)

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

Massimo Lusetti closed TAP5-9.
------------------------------


> Component event requests that fail should still send a redirect (to the exception report page)
> ----------------------------------------------------------------------------------------------
>
>                 Key: TAP5-9
>                 URL: https://issues.apache.org/jira/browse/TAP5-9
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.0.15
>            Reporter: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> When a request, such as a form submission, fails with an exception, we currently render the exception report page within the same request.
> We should capture the necessary information (as client persistent properties, once implemented as TAPESTRY-1356), including request headers and session state *within the request which threw the exception*, then send a normal client-redirect to the exception page to present the data.
> If nothing else, this will be needed by the time we implement portlets, since you can't fudge the difference between action and render requests inside a portlet container.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira