DocumentTest.testCheckinAfterGetPWC and testDeleteContentStreamPWC should check
the PWCUpdatable capability
-----------------------------------------------------------------------------------------------------------
Key: CMIS-233
URL: https://issues.apache.org/jira/browse/CMIS-233
Project: Chemistry
Issue Type: Bug
Components: cmislib
Reporter: Jeff Potts
Assignee: Jeff Potts
Migrated from GC issue 12, Reported by niyue.com, Mar 29, 2010
According to CMIS spec v1.0cd07, if the repository does NOT support the
"PWCUpdatable" capability, then the PWC object can only be
modified as part of the checkIn service call. Therefore,
1) In testCheckinAfterGetPWC test case, if PWCUpdatable is false, pwc
cannot be deleted if the document is checked out.
2) In testDeleteContentStreamPWC, if PWCUpdatable is false, content stream
for pwc cannot be deleted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.