You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2009/03/03 23:06:56 UTC

[jira] Resolved: (DIRSTUDIO-468) The LDIF parser does not correctly parse changes

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann resolved DIRSTUDIO-468.
---------------------------------------

    Resolution: Fixed
      Assignee: Stefan Seelmann

All three issues are fixed: 
  http://svn.apache.org/viewvc?rev=749785&view=rev


> 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
>            Assignee: Stefan Seelmann
>            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.