Uploaded image for project: 'Directory Shared (Please use DIRAPI instead)'
  1. Directory Shared (Please use DIRAPI instead)
  2. DIRSHARED-2

Second ATAV of a multi-valued RDN is not handled correctly in Rdn.compareTo() method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.9
    • 0.9.11
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            seelmann Stefan Seelmann
            seelmann Stefan Seelmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: