Piotr Kubowicz created DIRSTUDIO-959:
----------------------------------------
Summary: 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
Priority: Minor
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)