Uploaded image for project: 'Directory Client API'
  1. Directory Client API
  2. DIRAPI-228

LdifReader lowercases all attribute types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 1.0.0-M29
    • None
    • None

    Description

      LdifReader line 985:

      String attributeType = Strings.toLowerCase( line )...
      

      I encountered that issue when using the @ApplyLdifFiles (happens also with @ApplyLdifs) within an test. Attribute types like objectClass or givenName are then stored and returned in lowercase.

      This seems not to be a problem when used from the client, on the server side (I guess within the interceptor chain) this is fixed.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: