Edit value and edit entry are not working if DN is invalid
----------------------------------------------------------
Key: DIRSTUDIO-557
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-557
Project: Directory Studio
Issue Type: Bug
Components: studio-ldifeditor
Affects Versions: 1.4.0
Reporter: Stefan Seelmann
Assignee: Stefan Seelmann
Fix For: 1.5.0
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.