You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2013/11/28 00:58:35 UTC

[jira] [Resolved] (OAK-1234) Node.getReferences() also returns weak references on same node

     [ https://issues.apache.org/jira/browse/OAK-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Bocanegra resolved OAK-1234.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.13

> Node.getReferences() also returns weak references on same node
> --------------------------------------------------------------
>
>                 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
>            Assignee: Tobias Bocanegra
>             Fix For: 0.13
>
>
> 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)