You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Karl Pauls (Jira)" <ji...@apache.org> on 2021/01/20 14:00:00 UTC

[jira] [Created] (SLING-10078) DefaultAclManager does not handle multiple restrictions correctly.

Karl Pauls created SLING-10078:
----------------------------------

             Summary: DefaultAclManager does not handle multiple restrictions correctly.
                 Key: SLING-10078
                 URL: https://issues.apache.org/jira/browse/SLING-10078
             Project: Sling
          Issue Type: Bug
          Components: Content-Package to Feature Model Converter
    Affects Versions: Content-Package to Feature Model Converter 1.0.24
            Reporter: Karl Pauls
            Assignee: Karl Pauls
             Fix For: Content-Package to Feature Model Converter 1.0.26


The converter does combine all restrictions it finds into one repo-init {{restriction()}} statement.

That is not correct - it needs to add one {{restriction()}} per restriction found. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)