[
https://issues.apache.org/jira/browse/DIRSHARED-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591065#action_12591065
]
Emmanuel Lecharny commented on DIRSHARED-2:
-------------------------------------------
Damn, you fixed it before I did :)
Good catch Stefan !
> 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.