Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1216

Path parsing must support SNS indexes, irrespective of SNS support

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11
    • 0.13
    • core
    • None

    Description

      Session.getNode("/foo/bar[2]");
      

      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.

      Attachments

        Issue Links

          Activity

            People

              tripod Tobias Bocanegra
              tripod Tobias Bocanegra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: