[
https://issues.apache.org/jira/browse/SLING-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067881#comment-16067881
]
Carsten Ziegeler commented on SLING-6774:
-----------------------------------------
PATH_STRING does not allow namespaces names, so something like
{noformat}
set ACL for fredWilmaService
allow jcr:write on /jcr:foo
end
{noformat}
results in a parser exception
> Allowed character set in repo init is too restrictive
> -----------------------------------------------------
>
> Key: SLING-6774
> URL: https://issues.apache.org/jira/browse/SLING-6774
> Project: Sling
> Issue Type: Bug
> Components: JCR
> Affects Versions: Repoinit Parser 1.1.0
> Reporter: Carsten Ziegeler
> Priority: Blocker
> Fix For: Repoinit Parser 1.1.2
>
>
> As we found out in SLING-6772, the allowed character set of repoinit is too
> limited. We should at least add a plus and the @ sign.
> SLING-6772 as two patches for handling the @ by [~olli]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)