Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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().