You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2013/11/26 11:28:35 UTC

[jira] [Resolved] (OAK-1216) Path parsing must support SNS indexes, irrespective of SNS support

     [ 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)