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

Unable to load entries if RDN is quoted and contains unescaped comma

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.1
    • 1.1.0
    • studio-ldapbrowser
    • None
    • WinXP SP2

    Description

      If an entry's RDN contains a comma, an error is generated if the RDN is quoted instead of the comma being escape. Ex:

      uid="test,123", ou=people, dc=example, dc=com - this generate an error
      uid=test\,123, ou=people, dc=example, dc=com - this works

      The error displayed is "Invalid RDN", and the ldap browser halts loading any more objects in that container.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: