Error pages not properly caught/displayed in dojo ajax request if "forwarded"
-----------------------------------------------------------------------------
Key: TAPESTRY-1186
URL: http://issues.apache.org/jira/browse/TAPESTRY-1186
Project: Tapestry
Issue Type: Bug
Components: XHR/dhtml/Ajax
Affects Versions: 4.1.1
Environment: ajax dojo request
Reporter: Jesse Kuhnert
Assigned To: Jesse Kuhnert
Fix For: 4.1.1
Certain exceptions get caught by AbstractEngine and aren't properly handled by
the DojoAjaxResponseBuilder in the response because the data available in the
original set of request headers that marked it as ajax are lost and so the
DefaultResponseBuilder ends up handling it instead.
Need some way to handle forwards in the specific case of StaleLink or other
exception cases handled in AbstractEngine for ajax requests so that client side
Exception panes are properly displayed.
--
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]