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

Missing properties in Node.getReferences()

    XMLWordPrintableJSON

Details

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

    Description

      If a node has multiple reference properties to the same referenceable, only 1 is reported:

      /bar [mix:referenceable]
      /foo
        + ref0 --> /bar
        + ref1 --> /bar
      

      session.getNode("/bar").getReferences() only reports /foo/ref0

      (note that the test with multiple references from different nodes works)

      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: