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


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.

Reply via email to