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 2010/12/11 17:41:02 UTC

[jira] Resolved: (DIRSERVER-1564) AT with DESC containing only spaces cannot be loaded in the server

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

Emmanuel Lecharny resolved DIRSERVER-1564.
------------------------------------------

    Resolution: Fixed

Fixed. It was a bug in PrepareString which was removing all the spaces if there were only spaces in the string.

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


> AT with DESC containing only spaces cannot be loaded in the server
> ------------------------------------------------------------------
>
>                 Key: DIRSERVER-1564
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1564
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.7
>            Reporter: Emmanuel Lecharny
>             Fix For: 2.0.0-RC1
>
>
> The following AT description :
> ( 1.3.18.0.2.4.216 NAME 'SAFDfpDataClass' DESC '  ' EQUALITY 2.5.13.2 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
> cannot be injected in the server, because the DESC part contains spaces only, even if it's a valid value.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.