Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4.0
-
None
Description
Edit value and edit entry actions are not working if DN of the LDIF record is invalid.
Example:
-----------------------------
dn: invalidDN
objectClass: person
cn: test
sn: test
-----------------------------
As the DN line is not parseable some actions are not working.