[
https://issues.apache.org/jira/browse/CLEREZZA-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849255#action_12849255
]
Reto Bachmann-Gmür commented on CLEREZZA-154:
---------------------------------------------
Could you give more detail informations, namely it would be crucial to know
what accept-header is sent with the ajay request of YUI. as the behaviour is
apparently different on safari / Chrome than with other browser the issue might
have to do with YUI's ajax implementation rather than clerezza.
> 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
>
> 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.