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)" <di...@incubator.apache.org> on 2005/10/18 00:54:45 UTC

[jira] Resolved: (DIRLDAP-56) SearchRequestGrammar does not handle empty base DN correctly

     [ http://issues.apache.org/jira/browse/DIRLDAP-56?page=all ]
     
Emmanuel Lecharny resolved DIRLDAP-56:
--------------------------------------

    Resolution: Fixed

The bug has been fixed. Empty DN in SearchRequest are now handled correctly in Twix decoder.

> SearchRequestGrammar does not handle empty base DN correctly
> ------------------------------------------------------------
>
>          Key: DIRLDAP-56
>          URL: http://issues.apache.org/jira/browse/DIRLDAP-56
>      Project: Directory LDAP
>         Type: Bug
>     Reporter: Jérôme Baumgarten
>     Priority: Blocker

>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira