[
https://issues.apache.org/jira/browse/OAK-10523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781409#comment-17781409
]
Julian Reschke commented on OAK-10523:
--------------------------------------
Are you referring to https://issues.apache.org/jira/browse/JCR-4917? The
difference here was that was a change that made the parser less picky, but the
new behavior was still within the boundaries of the JCR spec. However, "[" and
"]" are clearly illegal in JCR names, and even if that parser would accept
them, this wouldn't make them work in Oak.
> Basic SNS support returns invalid node names
> --------------------------------------------
>
> Key: OAK-10523
> URL: https://issues.apache.org/jira/browse/OAK-10523
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: jcr
> Reporter: Julian Reschke
> Priority: Minor
>
> When encountering names using index notation in storage, oak-jcr treats the
> index suffix as part of the name. This causes issues with other components
> that assume that the result of {{Node.getName()}} is indeed a valid JCR name.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)