Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Problem
ACL permissions from jcr_root are not correctly serialised in the repoinit section, which causes AEM to fail to start. The path is missing from the definition.
Actual
... "set ACL for myuser", "allow jcr:read on ", "end", ...
Expected
... "set ACL for myuser", "allow jcr:read on /", "end", ...
Attachments
Issue Links
- links to