Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BFF4ADB74 for ; Tue, 17 Jul 2012 16:58:36 +0000 (UTC) Received: (qmail 21812 invoked by uid 500); 17 Jul 2012 16:58:35 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 21728 invoked by uid 500); 17 Jul 2012 16:58:35 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 21318 invoked by uid 99); 17 Jul 2012 16:58:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2012 16:58:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 9E5E514281C for ; Tue, 17 Jul 2012 16:58:34 +0000 (UTC) Date: Tue, 17 Jul 2012 16:58:34 +0000 (UTC) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Message-ID: <293928189.64650.1342544314654.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (JCR-3390) Reordering policy node fails with AccessDeniedException MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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