JCR-1609 added DecimalType, but it didn't get in to Sling's JcrPropertyMap
--------------------------------------------------------------------------

                 Key: SLING-2446
                 URL: https://issues.apache.org/jira/browse/SLING-2446
             Project: Sling
          Issue Type: Bug
          Components: JCR
            Reporter: Jeff Young


JCR supports the typehint {Decimal} for java.math.BigDecimal, but 
JcrPropertyMap doesn't know about it so doing a map.get(propName, 
BigDecimal.class) returns null.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to