[
https://issues.apache.org/jira/browse/DIRSTUDIO-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677817#action_12677817
]
Emmanuel Lecharny commented on DIRSTUDIO-468:
---------------------------------------------
I also have a pb with such an entry :
# principal: 0.9.2342.19200300.100.1.1=admin,2.5.4.11=system
# timestamp: 1235922630304
# revision: 1235922623664
dn: 2.5.4.3=tori amos,2.5.4.11=system
changetype: modify
I don't know what would this change mean, but it's legal from the LDIF grammar
POV.
> The LDIF parser does not correctly parse changes
> ------------------------------------------------
>
> Key: DIRSTUDIO-468
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-468
> Project: Directory Studio
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Emmanuel Lecharny
> Priority: Minor
> Fix For: 1.4.0
>
>
> Trying to parse such a LDIF :
> # principal: 0.9.2342.19200300.100.1.1=admin,2.5.4.11=system
> # timestamp: 1235905921781
> # revision: 1235905920724
> dn: 2.5.4.3=the person,2.5.4.11=system
> changeType: modify
> add: objectclass
> objectclass: organizationalPerson
> objectclass: inetOrgPerson
> -
> you get an error message, as the last '-' is considered as a wrong token
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.