You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <di...@incubator.apache.org> on 2005/06/30 06:17:58 UTC

[jira] Created: (DIREVE-177) The bahavior of LockableAttributesImpl.put() is different from that of BasicAttributes.

The bahavior of LockableAttributesImpl.put() is different from that of BasicAttributes.
---------------------------------------------------------------------------------------

         Key: DIREVE-177
         URL: http://issues.apache.org/jira/browse/DIREVE-177
     Project: Directory Server
        Type: Bug
    Versions: 0.9, 0.8    
    Reporter: Trustin Lee
 Assigned to: Alex Karasulu 
     Fix For: 0.9.1


It looks like LockableAttributesImpl.put() just adds an attribute to existing attiribute with the same attribute ID, but BasicAttributes just replaces old attribute.  This makes users confused when they are using both implementations without knowing their differences.  We have to modify LockableAttributesImpl.put to work like BasicAttributes IMHO.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DIREVE-177) The bahavior of LockableAttributesImpl.put() is different from that of BasicAttributes.

Posted by "Trustin Lee (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIREVE-177?page=all ]
     
Trustin Lee closed DIREVE-177:
------------------------------


Works liks a champion as Alex told me. :)

> The bahavior of LockableAttributesImpl.put() is different from that of BasicAttributes.
> ---------------------------------------------------------------------------------------
>
>          Key: DIREVE-177
>          URL: http://issues.apache.org/jira/browse/DIREVE-177
>      Project: Directory Server
>         Type: Bug
>     Versions: 0.8, 0.9
>     Reporter: Trustin Lee
>     Assignee: Alex Karasulu
>      Fix For: 0.9.2

>
> It looks like LockableAttributesImpl.put() just adds an attribute to existing attiribute with the same attribute ID, but BasicAttributes just replaces old attribute.  This makes users confused when they are using both implementations without knowing their differences.  We have to modify LockableAttributesImpl.put to work like BasicAttributes IMHO.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira