You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2009/01/16 12:30:02 UTC

[jira] Closed: (DIRSHARED-2) Second ATAV of a multi-valued RDN is not handled correctly in Rdn.compareTo() method

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

Emmanuel Lecharny closed DIRSHARED-2.
-------------------------------------


closed

> Second ATAV of a multi-valued RDN is not handled correctly in Rdn.compareTo() method
> ------------------------------------------------------------------------------------
>
>                 Key: DIRSHARED-2
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-2
>             Project: Directory Shared
>          Issue Type: Bug
>    Affects Versions: 0.9.9
>            Reporter: Stefan Seelmann
>            Assignee: Stefan Seelmann
>             Fix For: 0.9.11
>
>
> The compareTo() and equals() method of Rdn don't work correctly for multi-values RDNs if the first ATAV is equal but the second or any following ATAV differ. For example comparing the following two RDNs returns 0 or true:
> RDN1: a=b+c=d
> RDN2: a=b+c=y

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