[
https://issues.apache.org/jira/browse/DIRSHARED-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seelmann resolved DIRSHARED-2.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.9.11
Fixed here: http://svn.apache.org/viewvc?rev=650268&view=rev
> 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.