Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6
-
None
Description
reading nodes that contain Double.NaN properties fails with:
java.lang.NumberFormatException: For input string: "NaN"
because the serialized json contains 'NaN' as unquoted value. I'll try to debug more to find the exact cause of this problem.
Attachments
Issue Links
- is related to
-
JCR-4085 DavEx json should always add type information for Doubles
- Closed