Tobias Bocanegra created OAK-1234:
-------------------------------------

             Summary: Node.getReferences() also returns weak references
                 Key: OAK-1234
                 URL: https://issues.apache.org/jira/browse/OAK-1234
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
    Affects Versions: 0.11
            Reporter: Tobias Bocanegra


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



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to