You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2013/06/01 23:13:46 UTC

[jira] [Resolved] (DIRAPI-142) m-oid=1.3.6.1.4.1.18060.0.4.1.2.924.ldif contains wrong DN

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

Emmanuel Lecharny resolved DIRAPI-142.
--------------------------------------

    Resolution: Fixed

Good catch ! Even when looking at the 2 DNs, it took me 2 minutes to see the typo...

Fixed with revision 1488599
                
> m-oid=1.3.6.1.4.1.18060.0.4.1.2.924.ldif contains wrong DN
> ----------------------------------------------------------
>
>                 Key: DIRAPI-142
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-142
>             Project: Directory Client API
>          Issue Type: Bug
>    Affects Versions: 1.0.0-M17
>            Reporter: Achim Willems
>            Priority: Minor
>
> The file "schema/ou=schema/cn=adsconfig/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.924.ldif" which is part of "api-ldap-schema-data-1.0.0-M17.jar" contains a typo in the DN:
> instead of
> dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.924, ou=attributetypes, cn=adsconfig, ou=schma
> it should be
> dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.924, ou=attributetypes, cn=adsconfig, ou=schema
> The error was detected using the SchemaLdifToPartitionExtractor. Calling the extractOrCopy method caused an InvalidObjectException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira