[
https://issues.apache.org/jira/browse/CMIS-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145518#comment-14145518
]
David Annis commented on CMIS-847:
----------------------------------
Sorry for the repeated posts, but I've made some more progress. If I convert
the field to the String data type and pass the same value ("819.08"), I get the
same error. If I remove the period character "." and just pass "819", it works
fine. Any thoughts? Does the period need to be encoded somehow in the XML?
> SharePoint Decimal Type Always Causes Exception
> -----------------------------------------------
>
> Key: CMIS-847
> URL: https://issues.apache.org/jira/browse/CMIS-847
> Project: Chemistry
> Issue Type: Bug
> Components: dotcmis
> Affects Versions: DotCMIS 0.6
> Environment: Windows 7 / AtomPub Binding
> Reporter: David Annis
> Assignee: Florian Müller
>
> When using CreateDocument() with SharePoint, any time the properties include
> a Decimal type, the HTTP response from the Post() call is "OK" instead of
> "Created", which causes AbstractAtomPubService.Post() to throw an exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)