You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/12/13 05:30:21 UTC

[jira] Created: (TAPESTRY-1186) Error pages not properly caught/displayed in dojo ajax request if "forwarded"

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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Resolved: (TAPESTRY-1186) Error pages not properly caught/displayed in dojo ajax request if "forwarded"

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-1186?page=all ]

Jesse Kuhnert resolved TAPESTRY-1186.
-------------------------------------

    Resolution: Cannot Reproduce

Try as I might I just can't get this to happen now. 

> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org