[
https://issues.apache.org/jira/browse/DIRSERVER-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRSERVER-1564:
-----------------------------------------
Description:
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.
was:
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 parsed, because the DESC part contains spaces only, even if it's a
valid value.
Summary: AT with DESC containing only spaces cannot be loaded in the
server (was: AT with an empty DESC cannot be parsed)
> 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.