You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/07/01 12:29:04 UTC

[jira] [Commented] (MARMOTTA-609) CORS filter not working

    [ https://issues.apache.org/jira/browse/MARMOTTA-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609885#comment-14609885 ] 

ASF subversion and git services commented on MARMOTTA-609:
----------------------------------------------------------

Commit 348e60bdb808834edd303a78cf1eb906e19515c4 in marmotta's branch refs/heads/MARMOTTA-588 from [~wikier]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=348e60b ]

MARMOTTA-609: better patch, although it should be solved in a better way as MARMOTTA-610


> CORS filter not working
> -----------------------
>
>                 Key: MARMOTTA-609
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-609
>             Project: Marmotta
>          Issue Type: Bug
>            Reporter: Sergio Fernández
>            Assignee: Sergio Fernández
>            Priority: Critical
>             Fix For: 3.4.0
>
>
> I've just realized that the CORS is not properly working, at least the headers are not present:
> {code}
> $ curl -I http://localhost:8080/
> HTTP/1.1 302 Found
> Server: Apache Marmotta/3.4.0-SNAPSHOT (build 2+)
> Set-Cookie: JSESSIONID=96EA720E9D99FC5633066F25B2ED3799; Path=/; HttpOnly
> Location: http://localhost:8080/core/admin/about.html
> Content-Type: text/html;charset=ISO-8859-1
> Content-Length: 0
> Date: Mon, 04 May 2015 06:53:02 GMT
> {code}
> Not sure if 3.3.0 is also affected, but this is critical since javascript is what people mainly use to build app on top of Marmotta.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)