[
https://issues.apache.org/jira/browse/DIRAPI-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRAPI-142:
-------------------------------------
Fix Version/s: 1.0.0-M18
> 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
> Fix For: 1.0.0-M18
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)