You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "David Annis (JIRA)" <ji...@apache.org> on 2014/09/23 22:57:34 UTC

[jira] [Commented] (CMIS-847) SharePoint Decimal Type Always Causes Exception

    [ https://issues.apache.org/jira/browse/CMIS-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145421#comment-14145421 ] 

David Annis commented on CMIS-847:
----------------------------------

I would also add that the document is successfully created in SharePoint, and shows no sign of any defects when accessed through SharePoint, but DotCMIS throws an 'Parsing Error' exception complaining about a DTD when Folder.GetChildren() is called for the folder containing the document with the Decimal issue.

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