Uploaded image for project: 'Directory Studio'
  1. Directory Studio
  2. DIRSTUDIO-166

LDif Import changetype: modify add attribute attrId is not case insensitive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.1
    • 1.1.0
    • None
    • None

    Description

      Importing an ldif file with this works:

      dn: dc=example,dc=com
      changetype: modify
      add: administrativeRole
      administrativeRole: accessControlSpecificArea

      but

      dn: dc=example,dc=com
      changetype: modify
      add: administrativerole
      administrativeRole: accessControlSpecificArea

      does not. According to a discussion on IRC the attrId comparison should be case insensitive. See also DIRSERVER-1029 where a related but worse problem in the shared LdifReader is discussed.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: