You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Adam Winer (JIRA)" <ji...@apache.org> on 2008/09/23 20:19:44 UTC

[jira] Updated: (SHINDIG-622) ConcatProxyServlet terminates if a resource has 404 or other HTTP error

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

Adam Winer updated SHINDIG-622:
-------------------------------

    Attachment: shindig-622.patch

Patch resolving the issue, and generally making sure all HttpServletResponse hooks are handled.

> ConcatProxyServlet terminates if a resource has 404 or other HTTP error
> -----------------------------------------------------------------------
>
>                 Key: SHINDIG-622
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-622
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (Java)
>            Reporter: Adam Winer
>         Attachments: shindig-622.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Given an HTTP request to concat several resources, if one of those resources is not found, the request terminates at that resource instead of reporting an error and continuing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.