You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2012/07/17 18:58:34 UTC

[jira] [Created] (JCR-3390) Reordering policy node fails with AccessDeniedException

angela created JCR-3390:
---------------------------

             Summary: Reordering policy node fails with AccessDeniedException
                 Key: JCR-3390
                 URL: https://issues.apache.org/jira/browse/JCR-3390
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 2.4
            Reporter: angela
            Assignee: angela


PrivilegeRegistry#calculatePermissions ignores the MODIFY_CHILD_NODE_COLLECTION permission when evaluating permissions for access control content. consequently reordering an policy node fails with
access denied exception even if all required privileges have been granted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JCR-3390) Reordering policy node fails with AccessDeniedException

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

angela updated JCR-3390:
------------------------

    Affects Version/s: 2.5
    
> Reordering policy node fails with AccessDeniedException
> -------------------------------------------------------
>
>                 Key: JCR-3390
>                 URL: https://issues.apache.org/jira/browse/JCR-3390
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.4, 2.5
>            Reporter: angela
>            Assignee: angela
>         Attachments: JCR-3390.patch
>
>
> PrivilegeRegistry#calculatePermissions ignores the MODIFY_CHILD_NODE_COLLECTION permission when evaluating permissions for access control content. consequently reordering an policy node fails with
> access denied exception even if all required privileges have been granted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (JCR-3390) Reordering policy node fails with AccessDeniedException

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

angela resolved JCR-3390.
-------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.1

committed fix in revision 1362796
                
> Reordering policy node fails with AccessDeniedException
> -------------------------------------------------------
>
>                 Key: JCR-3390
>                 URL: https://issues.apache.org/jira/browse/JCR-3390
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.4, 2.5
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.5.1
>
>         Attachments: JCR-3390.patch
>
>
> PrivilegeRegistry#calculatePermissions ignores the MODIFY_CHILD_NODE_COLLECTION permission when evaluating permissions for access control content. consequently reordering an policy node fails with
> access denied exception even if all required privileges have been granted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (JCR-3390) Reordering policy node fails with AccessDeniedException

Posted by "Julian Reschke (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421567#comment-13421567 ] 

Julian Reschke commented on JCR-3390:
-------------------------------------

Fixed in 2.2 with r1365186.
                
> Reordering policy node fails with AccessDeniedException
> -------------------------------------------------------
>
>                 Key: JCR-3390
>                 URL: https://issues.apache.org/jira/browse/JCR-3390
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.2, 2.4, 2.5
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.2.13, 2.4.3, 2.5.1
>
>         Attachments: JCR-3390.patch
>
>
> PrivilegeRegistry#calculatePermissions ignores the MODIFY_CHILD_NODE_COLLECTION permission when evaluating permissions for access control content. consequently reordering an policy node fails with
> access denied exception even if all required privileges have been granted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JCR-3390) Reordering policy node fails with AccessDeniedException

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

Julian Reschke updated JCR-3390:
--------------------------------

    Affects Version/s: 2.2
        Fix Version/s: 2.2.13
    
> Reordering policy node fails with AccessDeniedException
> -------------------------------------------------------
>
>                 Key: JCR-3390
>                 URL: https://issues.apache.org/jira/browse/JCR-3390
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.2, 2.4, 2.5
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.2.13, 2.4.3, 2.5.1
>
>         Attachments: JCR-3390.patch
>
>
> PrivilegeRegistry#calculatePermissions ignores the MODIFY_CHILD_NODE_COLLECTION permission when evaluating permissions for access control content. consequently reordering an policy node fails with
> access denied exception even if all required privileges have been granted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JCR-3390) Reordering policy node fails with AccessDeniedException

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

Julian Reschke updated JCR-3390:
--------------------------------

    Fix Version/s: 2.4.3
    
> Reordering policy node fails with AccessDeniedException
> -------------------------------------------------------
>
>                 Key: JCR-3390
>                 URL: https://issues.apache.org/jira/browse/JCR-3390
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.4, 2.5
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.4.3, 2.5.1
>
>         Attachments: JCR-3390.patch
>
>
> PrivilegeRegistry#calculatePermissions ignores the MODIFY_CHILD_NODE_COLLECTION permission when evaluating permissions for access control content. consequently reordering an policy node fails with
> access denied exception even if all required privileges have been granted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (JCR-3390) Reordering policy node fails with AccessDeniedException

Posted by "Julian Reschke (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421551#comment-13421551 ] 

Julian Reschke commented on JCR-3390:
-------------------------------------

Fixed in 2.4 with r1365175
                
> Reordering policy node fails with AccessDeniedException
> -------------------------------------------------------
>
>                 Key: JCR-3390
>                 URL: https://issues.apache.org/jira/browse/JCR-3390
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.4, 2.5
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.4.3, 2.5.1
>
>         Attachments: JCR-3390.patch
>
>
> PrivilegeRegistry#calculatePermissions ignores the MODIFY_CHILD_NODE_COLLECTION permission when evaluating permissions for access control content. consequently reordering an policy node fails with
> access denied exception even if all required privileges have been granted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JCR-3390) Reordering policy node fails with AccessDeniedException

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

angela updated JCR-3390:
------------------------

    Attachment: JCR-3390.patch
    
> Reordering policy node fails with AccessDeniedException
> -------------------------------------------------------
>
>                 Key: JCR-3390
>                 URL: https://issues.apache.org/jira/browse/JCR-3390
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.4, 2.5
>            Reporter: angela
>            Assignee: angela
>         Attachments: JCR-3390.patch
>
>
> PrivilegeRegistry#calculatePermissions ignores the MODIFY_CHILD_NODE_COLLECTION permission when evaluating permissions for access control content. consequently reordering an policy node fails with
> access denied exception even if all required privileges have been granted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira