]
Galder Zamarreño updated ISPN-9434:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.4.0.CR1
9.4.0.Final
Resolution: Done
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
Fix For: 9.4.0.CR1, 9.4.0.Final
Reading content as "application/json" from 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 proper JSON.