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

Wrong attribute name in entry editor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.3
    • None
    • None
    • Apache Directory Studio : Windows XP SP3
      LDAP Server : IBM Tivoli Directory Server 6.2 (Windows 2003 Enterprise)

    Description

      An LDIF export of the entry is :

      dn: uid=test,ou=role,ou=domain
      objectClass: top
      objectClass: customrole
      uid: test
      version: 2.0
      datedebut: 20070420000000Z
      datefin: 20100131000000Z
      locked: false

      whereas the editor display is :

      objectclass : top
      objectclass : customrole
      uid : test
      version : 2.0
      version : 20070420000000Z
      version : 20100131000000Z
      version : false

      In this case the attribute name version is displayed instead of correct attribute names. The attribute type is also incorrect while editing, if datefin type was referral and version type was boolean you would have been forced to input a boolean instead of a referral.

      Attachments

        Issue Links

          Activity

            People

              pamarcelot Pierre-Arnaud Marcelot
              fendal Manu
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: