Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1005

Session.getNode(String) throws InvalidPathException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 2.4.0.Final, 2.2.1.GA
    • 2.3.0.Final
    • JCR
    • None

    Description

      If non-absolute path is specified in Session.getNode(String absPath), org.modeshape.graph.property.InvalidPathException is thrown. But according to http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html#getNode%28java.lang.String%29 javax.jcr.RepositoryException should be thrown in such situation (perhaps with InvalidPathException as cause).

      Attachments

        Activity

          People

            bcarothers_jira Brian Carothers (Inactive)
            jchocholacek Jozef Chocholáček (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: