-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently the string values are not Escaped during the generation of JSON. For example, if you have string value with a newline in it, the newline is not escaped when JSON is created. So as a consequence the JSON cannot be deserialized.