PluggableDefaultAccessManager bypasses some logic in isGranted super class.
---------------------------------------------------------------------------
Key: SLING-1263
URL: https://issues.apache.org/jira/browse/SLING-1263
Project: Sling
Issue Type: Bug
Components: JCR
Affects Versions: JCR Jackrabbit Server 2.0.4
Reporter: Ian Boston
Assignee: Ian Boston
Fix For: JCR Jackrabbit Server 2.0.6
see discussion at http://markmail.org/thread/nldwjcauv36i62ha
in short isGranted(ItemId itemId, int permissions) should be return
super.isGranted(itemId, permissions)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.