You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2009/09/03 23:23:00 UTC

[jira] Resolved: (JCR-2294) Group.addMemeber() might add a REFERENCE instead of a WEAKREFERENCE

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

Tobias Bocanegra resolved JCR-2294.
-----------------------------------

    Resolution: Fixed

was not able to reproduce it consistently with a junit test. but i saw the behavior in my application.

the fix ensures that the property type is passed when the internal rep:groups weak references are set.

> Group.addMemeber() might add a REFERENCE instead of a WEAKREFERENCE
> -------------------------------------------------------------------
>
>                 Key: JCR-2294
>                 URL: https://issues.apache.org/jira/browse/JCR-2294
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.0.0
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>             Fix For: 2.0.0
>
>
> ...and this causes that the member can't be removed afterwards.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.