[
https://issues.apache.org/jira/browse/CMIS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Potts updated CMIS-232:
----------------------------
Affects Version/s: cmislib 0.4
cmislib 0.4.1
Fix Version/s: cmislib 0.5
> RepositoryTest.testGetObjectByPath should use 'pathSegment'
> -----------------------------------------------------------
>
> Key: CMIS-232
> URL: https://issues.apache.org/jira/browse/CMIS-232
> Project: Chemistry
> Issue Type: Bug
> Components: python-cmislib
> Affects Versions: cmislib 0.4, cmislib 0.4.1
> Reporter: Jeff Potts
> Assignee: Jeff Potts
> Priority: Minor
> Fix For: cmislib 0.5
>
>
> Migrated from GC issue #11, Reported by niyue.com, Mar 29, 2010
> RepositoryTest.testGetObjectByPath concatenates an object path by using
> several folder names and document name together, this is incorrect
> sometimes. According to CMIS spec 1.0cd07:
> Folder and object path segments are specified by pathSegment tokens
> which can be retrieved by all services that take an includePathSegments
> parameter.
> A pathSegment token MUST not include a '/' character.
> It is repository specific how a repository chooses the value for
> pathSegment.
> Repositories might choose to use cmis:name or content stream filename for
> pathSegment token.
> The pathSegment token for each item MUST uniquely identify the item in
> the folder.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira