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
- is duplicated by
-
DIRSTUDIO-748 Entry attribute name not displayed correctly in Table Entry Editor.
- Closed