[
https://issues.apache.org/jira/browse/DIRSTUDIO-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seelmann resolved DIRSTUDIO-959.
---------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-M9
Assignee: Stefan Seelmann
Moved schema render utilities to new SchemaObjectRenderer class in API project:
* http://svn.apache.org/r1545951
* http://svn.apache.org/r1545954
> Exporting schemas as OpenLDAP files does not use proper escaping
> ----------------------------------------------------------------
>
> Key: DIRSTUDIO-959
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-959
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-schemaeditor
> Affects Versions: 2.0.0-M8 (2.0.0.v20130628)
> Reporter: Piotr Kubowicz
> Assignee: Stefan Seelmann
> Priority: Minor
> Fix For: 2.0.0-M9
>
>
> To reproduce:
> 1. Create an ApacheDS schema file containing an attribute type with the
> following attribute:
> m-description: Object's attribute
> 2. Import the schema, export it as OpenLDAP schema
> The exported file will include
> DESC 'Object's attribute'
> so it will have invalid syntax.
> I have not checked other characters that will need to be escaped when
> exported to OpenLDAP schema.
--
This message was sent by Atlassian JIRA
(v6.1#6144)