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

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

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


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.


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

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot resolved DIRSTUDIO-88.
---------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0

Fixed at commit 531460.

http://svn.apache.org/viewvc?view=rev&rev=531460

> 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
>             Fix For: 0.8.0
>
>
> 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.


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

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot reassigned DIRSTUDIO-88:
-----------------------------------------------

    Assignee: Pierre-Arnaud Marcelot

> 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.


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

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-88.
-------------------------------------------


Closed.

> 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
>             Fix For: 0.8.0
>
>
> 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.


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

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
    [ 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.