Florian Müller created CMIS-992: ----------------------------------- Summary: OpenCMIS Browser Binding: The precision attribute of a decimal property definition is a string, not a number Key: CMIS-992 URL: https://issues.apache.org/jira/browse/CMIS-992 Project: Chemistry Issue Type: Bug Components: opencmis-client-bindings, opencmis-server Affects Versions: OpenCMIS 0.14.0 Reporter: Florian Müller Assignee: Florian Müller
The CMIS Spec defines the precision attribute of a decimal property definition as string in the Browser Binding ("32" and "64"). The OpenCMIS server sends a number (32 and 64) and the OpenCMIS client happily accepts that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)