TCK is too strict when checking for returned properties
-------------------------------------------------------
Key: CMIS-89
URL: https://issues.apache.org/jira/browse/CMIS-89
Project: Chemistry
Issue Type: Bug
Components: tck
Reporter: Florent Guillaume
Assignee: Florent Guillaume
FolderChildrenTest.testGetChildrenNamedPropertyFilter queries children using a
filter "cmis:objectId cmis:objectTypeId" and checks that in the returned
entries there is NO cmis:baseTypeId property.
But this is too strict, the spec only says "Repositories SHOULD return only the
properties specified in the property filter if they exist on the object's type
definition" (2.2.1.2.1) but does not forbid returning additional properties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.