You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Nicolas PENINGUY (JIRA)" <ji...@apache.org> on 2013/12/19 21:53:08 UTC

[jira] [Updated] (CMIS-744) Commit 1517496 breaks Tomcat's CorsFilter filter

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

Nicolas PENINGUY updated CMIS-744:
----------------------------------

    Attachment: cmis.patch

Simple patch to remove response.reset() call.

> Commit 1517496 breaks Tomcat's CorsFilter filter
> ------------------------------------------------
>
>                 Key: CMIS-744
>                 URL: https://issues.apache.org/jira/browse/CMIS-744
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-server
>    Affects Versions: OpenCMIS 1.0.0
>            Reporter: Nicolas PENINGUY
>            Priority: Minor
>         Attachments: cmis.patch
>
>
> Commit 1517496 adds a HttpServletResponse.reset() call in ErrorServiceCall.printError(). It has the consequence to remove CORS headers when using the CorsFilter filter from Tomcat.
> It happens eg if you ask for a non-existing path, and get a 404 response.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)