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

Inconsistent handling of invalid names/paths

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.20
    • jcr
    • None

    Description

      Passing an invalid name to a JCR method might or might not throw a RepositoryException depending on whether name re-mappings exist or not:

      session.itemExists("/jcr:cont]ent");
      

      returns false if no name re-mappings exist but throws a RepositoryException otherwise.

      Attachments

        Issue Links

          Activity

            People

              jukkaz Jukka Zitting
              mduerig Michael Dürig
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: