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 2009/11/18 13:43:39 UTC

[jira] Resolved: (JCR-2397) AccessControlEntries should be orderable

     [ https://issues.apache.org/jira/browse/JCR-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela resolved JCR-2397.
-------------------------

    Resolution: Fixed
      Assignee: angela

- added 'orderable' to rep:ACL node type in order to indicate that the order of child nodes must be preserved.
  even this is always the case in jackrabbit the specification doesn't mandate this. [only noticed since day's CRX explorer
  listed non-orderable child nodes alphabetically sorted]
- extended JackrabbitAccessControlList
- adjusted implementations
- added some tests

> AccessControlEntries should be orderable
> ----------------------------------------
>
>                 Key: JCR-2397
>                 URL: https://issues.apache.org/jira/browse/JCR-2397
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core, security
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.0.0
>
>
> the entries of an AccessControlList should be orderable if the order of the ac-entries matters for the access control evaluation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.