Tobias Bocanegra created JCR-3551:
-------------------------------------

             Summary: DavEx cannot handle Double.NaN properties
                 Key: JCR-3551
                 URL: https://issues.apache.org/jira/browse/JCR-3551
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-spi2dav
    Affects Versions: 2.6
            Reporter: Tobias Bocanegra
            Assignee: Tobias Bocanegra


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to