[
https://issues.apache.org/jira/browse/OAK-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra resolved OAK-1216.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.13
fixed in r1545598
> Path parsing must support SNS indexes, irrespective of SNS support
> ------------------------------------------------------------------
>
> Key: OAK-1216
> URL: https://issues.apache.org/jira/browse/OAK-1216
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Affects Versions: 0.11
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: 0.13
>
>
> {code}
> Session.getNode("/foo/bar[2]");
> {code}
> throws {{javax.jcr.RepositoryException: Invalid name or path: /foo/bar\[2]}}
> This should be an ItemNotFoundException (if the item does not exist),
> irrespective if the repository supports SNS or not.
--
This message was sent by Atlassian JIRA
(v6.1#6144)