[ https://issues.apache.org/jira/browse/SLING-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ian Boston resolved SLING-1263. ------------------------------- Resolution: Fixed I have made a fix, with some cleanup on unused properties, builds and passes all tests, but if there are any problems it should be easy enough to revert. > 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.