You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Ian Boston (JIRA)" <ji...@apache.org> on 2010/01/04 11:50:54 UTC

[jira] Created: (SLING-1263) PluggableDefaultAccessManager bypasses some logic in isGranted super class.

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.


[jira] Resolved: (SLING-1263) PluggableDefaultAccessManager bypasses some logic in isGranted super class.

Posted by "Ian Boston (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Closed: (SLING-1263) PluggableDefaultAccessManager bypasses some logic in isGranted super class.

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-1263.
-----------------------------------


> 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.