You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2007/04/23 15:24:15 UTC

[jira] Commented: (DIRSTUDIO-88) Schema export to Apache DS has a spelling error which causes the import to fail.

    [ https://issues.apache.org/jira/browse/DIRSTUDIO-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490925 ] 

Pierre-Arnaud Marcelot commented on DIRSTUDIO-88:
-------------------------------------------------

Thanks for the Jira.

Sorry about that misspelling.

I'm going to fix it right now.

> Schema export to Apache DS has a spelling error which causes the import to fail.
> --------------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-88
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-88
>             Project: Directory LDAP Studio
>          Issue Type: Bug
>          Components: ldapstudio-schemas
>    Affects Versions: 0.7.0
>         Environment: Mac OS X 10.4.9, Eclipse 3.2.2
>            Reporter: Damien Tougas
>         Assigned To: Pierre-Arnaud Marcelot
>
> Using the mozillaAbPersonAlpha schema:
> http://wiki.mozilla.org/MailNews:Mozilla_LDAP_Address_Book_Schema
> I was able to open the schema in LDAP Studio and export it to an LDIF. The problem I encountered was that the exported LDIF had a typo which caused the import to fail. The typo was in this section:
>     dn: ou=macthingRules, cn=moz, ou=schema
>     objectclass: organizationalUnit
>     objectclass: top
>     ou: matchingrules
> "macthingRules" should be spelled as "matchingRules", otherwise the import into Apache DS fails.
> Once I repaired this manually, the import worked without any errors.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.