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 2007/04/21 13:18:18 UTC

[jira] Closed: (DIRSERVER-230) SearchRequestGrammar does not handle empty base DN correctly

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

Emmanuel Lecharny closed DIRSERVER-230.
---------------------------------------


Closing all issues created in 2005 and before which are marked resolved

> SearchRequestGrammar does not handle empty base DN correctly
> ------------------------------------------------------------
>
>                 Key: DIRSERVER-230
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-230
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: pre-1.0
>            Reporter: Jérôme Baumgarten
>            Priority: Blocker
>             Fix For: pre-1.0
>
>
> From line 133,  SearchRequestGrammar throws a DecoderException if it gets an empty base DN. Iirc an empty base DN is the RootDSE and it is used to query the schema, the supported controls, features, extensions of an LDAP server.
> This exception is caught by the LdapProtocolHandler and no response is sent to the client, having the same side effect as the exception that used to be thrown by the ExtendedHandler and described by Stefan Zoerner a few days ago. Thus I set it as Blocker.
> Jérôme

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