[
https://issues.apache.org/jira/browse/CMIS-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller resolved CMIS-141.
---------------------------------
Resolution: Fixed
Assignee: Florian Müller
ACLPropagation is now fetched from ACL capabilities.
Opened related CMIS spec bug http://tools.oasis-open.org/issues/browse/CMIS-647
.
> ACLPropagation repositorydetermined is assumed to be supported by provider in
> simple read write tests
> -----------------------------------------------------------------------------------------------------
>
> Key: CMIS-141
> URL: https://issues.apache.org/jira/browse/CMIS-141
> Project: Chemistry
> Issue Type: Bug
> Components: opencmis-provider
> Reporter: David Caruana
> Assignee: Florian Müller
>
> AbstractSimpleReadWriteTests.java (line 123):
> AccessControlList newAcl =
> getProvider().getAclService().applyAcl(getTestRepositoryId(),
> docId, acl, null, AclPropagation.REPOSITORYDETERMINED, null);
> However, the provider may not support AclPropagation.REPOSITORYDETERMINED as
> defined by the propagation returned from getACLCapabilities().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.