[
https://issues.apache.org/jira/browse/DIRSTUDIO-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Arnaud Marcelot closed DIRSTUDIO-505.
--------------------------------------------
Resolution: Not A Problem
Reviewing Stefan's comment, that's the intended behavior.
Let's close this issue.
> LDIF Editor should throw an error when defining an LDIF with
> changetype=modify and no '-'
> -----------------------------------------------------------------------------------------
>
> Key: DIRSTUDIO-505
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-505
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-ldifeditor
> Affects Versions: 1.4.0
> Reporter: Pierre-Arnaud Marcelot
> Priority: Minor
>
> LDIF Editor should throw an error when defining an LDIF with
> changetype=modify and no '-'
> The following LDIF is reported as correct by the LDIF Editor, but it contains
> no '-' and the end of the first entry.
> CF. RFC 2849
> ##################################
> dn: cn=test,dc=example,dc=com
> changetype: modify
> replace: sn
> sn: try
> dn: cn=test,dc=example,dc=com
> changetype: add
> objectClass: person
> objectClass: extensibleObject
> objectClass: top
> sn: test
> cn: test
> ##################################
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira