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

Massimo Lusetti resolved TAP5-9.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s: 5.3

Please open a new one for 5.3 if this still applicable

> 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

        

Reply via email to