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 2019/06/25 10:29:00 UTC

[jira] [Commented] (SLING-8532) Repoinit parser fails with privilege including a : character

    [ https://issues.apache.org/jira/browse/SLING-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872248#comment-16872248 ] 

Karl Pauls commented on SLING-8532:
-----------------------------------

Right, the privilege can contain ":" which would make it a NAMESPACED_ITEM - however, we are only expecting <STRING>. As the former is higher prio we fail. Thnaks [~jelger] - can you create a PR for this?

> Repoinit parser fails with privilege including a : character
> ------------------------------------------------------------
>
>                 Key: SLING-8532
>                 URL: https://issues.apache.org/jira/browse/SLING-8532
>             Project: Sling
>          Issue Type: Bug
>          Components: Repoinit
>    Affects Versions: Repoinit Parser 1.2.4
>            Reporter: Christophe Jelger
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: Repoinit Parser 1.2.6
>
>
> The repoinit parser fails when it encounters a privilege with a : character like:
> {code:java}
> register privilege crx:replicate{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)