cmislib needs to support multi-value properties
-----------------------------------------------
Key: CMIS-239
URL: https://issues.apache.org/jira/browse/CMIS-239
Project: Chemistry
Issue Type: New Feature
Components: cmislib
Reporter: Jeff Potts
Assignee: Jeff Potts
Currently, cmislib can neither set nor retrieve multi-value properties. In the
case of a get, the first value in the list will be returned. In the case of a
set, the string version of the array is passed in as the value for the property
to the repository. This needs to be addressed so that multi-value props can be
get and set properly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.