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

PropertyState can only be accessed from parent tree

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9
    • core
    • None

    Description

      currently the oak api only allows to access a given property state from
      the parent tree. however the jcr api also allows to access properties
      directly from the session object (see also OAK-218) and we should/cannot not
      rely on the accessibility of the parent node.

      possible solutions include for example adding Root#getProperty(String path)
      in analogy to Root#getTree.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              angela Angela Schreiber
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: