Michael Brackx created CMIS-685:
-----------------------------------

             Summary: connat create type with decimal property with integer 
min/max value
                 Key: CMIS-685
                 URL: https://issues.apache.org/jira/browse/CMIS-685
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-commons
    Affects Versions: OpenCMIS 0.9.0
            Reporter: Michael Brackx


There is an issue with createType.
Creating a type with a decimal property with a min/max value is not
(always) working.
The min & max value after parsing are null if the values are integers.
Using version 0.9.0.

JSONConverter.getDecimal() only accepts BigDecimal, but the value can also
be a BigInteger.


--
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