Issue Details (XML | Word | Printable)

Key: CMIS-119
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Ethan Gur-esh
Reporter: Ethan Gur-esh
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OASIS Content Management Interoperability Services (CMIS) TC

getProperties -- do we still need Enum "returnVersion"?

Created: 06/Mar/09 08:20 PM   Updated: 11/Jan/10 06:38 PM
Component/s: None
Affects Version/s: Draft 0.50
Fix Version/s: Draft 0.62

Proposal: Delete the "returnVersion" parameter from getProperties.
Resolution: Proposal accepted.


 Description  « Hide
Domain model & schema currently say that for "getProperties" there's an enum property for "returnVersion". The enum lets the caller specify whether they want the property values for the exact Document specified, or a different version in its version series (e.g. latest major, latest).

... but it's inconsistent that we don't expose this on getContentStream, where it would be equally valuable.

Furthermore, it's not clear we even need it anymore, since there's already a service method for "getPropertiesOfLatestVersion".

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Ethan Gur-esh added a comment - 15/May/09 01:52 PM
Fixed in 0.62 (not sure if JIRA client is letting me mark as applied or not)

Florent Guillaume added a comment - 25/May/09 07:49 AM
Could you please update the "Fix Version/s" field so that we can in one query see all that changed for 0.62?

Ryan McVeigh added a comment - 29/May/09 04:02 PM
This was removed from the Domain Model, but not the schema included in the domain model.

Florent Guillaume added a comment - 29/Jul/09 07:58 AM
(see CMIS-417 for enumReturnVersion removal)

Al Brown added a comment - 05/Jan/10 12:01 AM
JIRA Cleanup