[
https://issues.apache.org/jira/browse/CLEREZZA-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reto Bachmann-Gmür closed CLEREZZA-154.
---------------------------------------
Resolution: Not A Problem
the response matches the accept header: Accept: */* so its not a bug
server-side, maybe an issue of the used js-library?
> wrong reponse header in safari / chrome - YUI
> ----------------------------------------------
>
> Key: CLEREZZA-154
> URL: https://issues.apache.org/jira/browse/CLEREZZA-154
> Project: Clerezza
> Issue Type: Bug
> Reporter: Oliver Strässer
> Assignee: Reto Bachmann-Gmür
>
> on building a datatable with YUI - application/rdf+json is the return content
> type (and not applocation/json). so the datatable couldn't build.
> the is an error only in safari / chrome
> my little workaround for me (i don't like it):
> @Produces("application/json")
> public GraphNode retrieveAssets(){
> }
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.