Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
I've just realized that the CORS is not properly working, at least the headers are not present:
$ 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
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.
Attachments
Issue Links
- is superceded by
-
MARMOTTA-610 Configure the CORS filter programatically for LDP
- Open