Wrong attribute name in entry editor
------------------------------------

                 Key: DIRSTUDIO-728
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-728
             Project: Directory Studio
          Issue Type: Bug
    Affects Versions: 1.5.3
         Environment: Apache Directory Studio : Windows XP SP3
LDAP Server : IBM Tivoli Directory Server 6.2 (Windows 2003 Enterprise)
            Reporter: Manu


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.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to