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/10/10 22:57:31 UTC

[jira] Created: (DIRSERVER-1564) AT with an empty DESC cannot be parsed

AT with an empty DESC cannot be parsed
--------------------------------------

                 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 parsed, 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.


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

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny reopened DIRSERVER-1564:
------------------------------------------


Reopened with a new description

> 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.


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

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Resolved: (DIRSERVER-1564) AT with an empty DESC cannot be parsed

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Resolution: Invalid

Spaces in DESC are allowed.

> AT with an empty DESC cannot be parsed
> --------------------------------------
>
>                 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 parsed, 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.