Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
OpenCMIS 0.4.0
-
None
-
testing against the IBM demo server
Description
Continuing my sweep of these TCK run.
I see this error all through my results:
FAILURE: Property definition: cmis:objectTypeId (AbstractSessionTest.java:835)
FAILURE: Required flag: expected: false / actual: true (AbstractSessionTest.java:1279)
The 1.0 spec says (for document)
Required: True
but for folder
Required: False
So the TCK is correct for 1.0, but the 1.0 spec was in error.
This was fixed in the errata as a result of this issue:
http://tools.oasis-open.org/issues/browse/CMIS-646
So I think the TCK should expect 'true' now for folder, policy, relationship and document.