angela created OAK-8065:
---------------------------
Summary: AbstractSecurityTest.getAccessControlManager: should use
getNamePathMapper() instead of DEFAULT
Key: OAK-8065
URL: https://issues.apache.org/jira/browse/OAK-8065
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Reporter: angela
Assignee: angela
[~stillalex], when writing tests with remapped namespaces i noticed that
{{AbstractSecurityTest.getAccessControlManager}} does not create an
{{AccessControlManager}} with the remapping.
Instead of create the manager with {{NamePathMapper.DEFAULT}} it should use
{{getNamePathMapper()}}. Will make the change and commit if all tests pass.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)