Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
OpenCMIS 0.9.0
-
None
-
None
Description
The tck does not check capabilityOrderBy before setting getChildren orderBy.
If the optional capability capabilityOrderBy is "none" and this parameter is set, the repository SHOULD return an invalidArgument error.
The tck does not accepts an invalidArgument error in this case.
This occurs with the following tests:
RootFolderTest
CreateAndDeleteFolderTest
CreateAndDeleteDocumentTest
MultifilingTest
UnfilingTest
Attachments
Issue Links
- is related to
-
CMIS-678 orderBy parameter is not required by CMIS spec for getCheckedOutDocs / getChildren, but TCK requires it
- Resolved