[
https://issues.apache.org/jira/browse/CMIS-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ugo Cei updated CMIS-29:
------------------------
Attachment: patch5.txt
results.xml
Query results feed and patch
> Workaround for Alfresco "bug"
> -----------------------------
>
> Key: CMIS-29
> URL: https://issues.apache.org/jira/browse/CMIS-29
> Project: Chemistry
> Issue Type: Improvement
> Components: atompub, client
> Environment: Alfresco HEAD r15101
> Reporter: Ugo Cei
> Attachments: patch5.txt, results.xml
>
>
> The attached file is a feed produced by Alfresco (recent build from svn HEAD)
> responding to a CMIS query. Please notice the following snippet (line 35):
> <cmis:propertyString cmis:name="BaseType">
> <cmis:value>document</cmis:value>
> </cmis:propertyString>
> When Chemistry tries to parse the file, it fails with the following error:
> No such property definition: BaseType in type: APPType(document)
> Reading section 2.7.4.1.1 of the spec (v0.6), it seems that BaseType is one
> of the built-in properties of the Document type, so maybe Alfresco is right
> and Chemistry is wrong, but I am not familiar enough with the spec to decide
> whether this is the case.
> The attached patch provides a workaround for this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.