[infinispan-issues] [JBoss JIRA] (ISPN-9434) Reading JSON content from untyped caches return escaped quotes

Gustavo Fernandes (JIRA) issues at jboss.org
Fri Aug 17 04:10:00 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-9434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-9434:
------------------------------------
    Description: Reading content as "application/json" from content stored in caches without media type configured causes Infinispan to interpret the content as String first and then convert it to JSON, resulting in JSON string literal rather than a JSON.  (was: Reading content as "application/json" from content stored in caches without media type configured causes Infinispan to interpret the content as String first and then convert it to a JSON string. Instead, it should try to interpret content as JSON directly.)


> Reading JSON content from untyped caches return escaped quotes
> --------------------------------------------------------------
>
>                 Key: ISPN-9434
>                 URL: https://issues.jboss.org/browse/ISPN-9434
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Hot Rod
>    Affects Versions: 9.4.0.Beta1, 9.3.1.Final
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>
> Reading content as "application/json" from content stored in caches without media type configured causes Infinispan to interpret the content as String first and then convert it to JSON, resulting in JSON string literal rather than a JSON.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list