You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2015/10/14 19:25:06 UTC

[jira] [Reopened] (DIRAPI-67) Parsers and generators of OpenLDAP code (RFC 4512) for Schema Objects does not support escaped strings in the description

     [ https://issues.apache.org/jira/browse/DIRAPI-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny reopened DIRAPI-67:
-------------------------------------

Reponened to fix the version

> Parsers and generators of OpenLDAP code (RFC 4512) for Schema Objects does not support escaped strings in the description
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DIRAPI-67
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-67
>             Project: Directory Client API
>          Issue Type: Bug
>    Affects Versions: 1.0.0-M8
>            Reporter: Pierre-Arnaud Marcelot
>            Priority: Critical
>             Fix For: 1.0.0-M23
>
>
> The parsers for OpenLDAP code (RFC 4512) for SchemaObjects does not support having an escaped string using "\'".
> Same thing for the generators which does not automatically escape a string containing a ' (quote) character when it's used in the description.
> Furthermore, there seem to be 2 different classes generating OpenLDAP code:
> - /shared-ldap-model/src/main/java/org/apache/directory/shared/ldap/model/schema/DescriptionUtils.java
> - /shared-ldap-model/src/main/java/org/apache/directory/shared/ldap/model/schema/SchemaUtils.java
> We should verify if a single one couldn't be used instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)