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

Node.getReferences() also returns weak references on same node

    XMLWordPrintableJSON

Details

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

    Description

      Reproduce:
      1. create referenceable node "/foo"
      2. create REFERENCE property pointing to "/foo"
      3. create WEAK_REFERENCE property pointing to "/foo"
      4. call session.getNode("/foo").getReferences()

      Expect:
      4. only returns the REFERENCE property

      Actual:
      4. returns both properties

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: