[
https://issues.apache.org/jira/browse/DIRSTUDIO-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre-Arnaud Marcelot closed DIRSTUDIO-506.
--------------------------------------------
Apache Directory studio version 1.5.0 has been released.
> Export Schemas for ApacheDS: object classes must be sorted by hierarchy
> -----------------------------------------------------------------------
>
> Key: DIRSTUDIO-506
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-506
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-schemaeditor
> Affects Versions: 1.4.0
> Reporter: Stefan Seelmann
> Assignee: Stefan Seelmann
> Fix For: 1.5.0
>
>
> The export of schemas for ApacheDS must sort the object classes in the
> generated LDIF by hierarchy. For example when one schema contains object
> classses inetOrgperson, organizationalPerson and person then the order in the
> LDIF must be person, organizationalPerson, inetOrgPerson.
> Background: ApacheDS checks for an imported object class if its super-class
> exists. If the sub-class is imported at first an exception is thrown.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.