Gustavo Fernandes created ISPN-9434:
---------------------------------------
Summary: 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.3.1.Final, 9.4.0.Beta1
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 a JSON string. Instead, it should try to interpret content as JSON
directly.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)