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

PropertyDelegate.isProtected() throws NPE when parent is stale

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.42.0
    • 1.44.0
    • jcr
    • None

    Description

          public boolean isProtected() throws InvalidItemStateException {
              return getParent().isProtected(name);
          }
      

      The call to getParent() may return null.

      Attachments

        Issue Links

          Activity

            People

              mreutegg Marcel Reutegger
              mreutegg Marcel Reutegger
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: