You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2007/01/09 14:25:27 UTC

[jira] Closed: (DIRSERVER-819) getMessageTypeName() of LdapMessage returns wrong name for CompareResponse

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

Pierre-Arnaud Marcelot closed DIRSERVER-819.
--------------------------------------------


Thanks Emmanuel for 1.0.1.

Closed.

> getMessageTypeName() of LdapMessage returns wrong name for CompareResponse
> --------------------------------------------------------------------------
>
>                 Key: DIRSERVER-819
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-819
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: ldap
>    Affects Versions: 1.0
>            Reporter: Pierre-Arnaud Marcelot
>             Fix For: 1.0.1, 1.5.0
>
>
> While reading the API of Shared LDAP, I noticed a wrong code in the "public String getMessageTypeName();" method of the LdapMessage class.
> Line 220 :
> #
> # case LdapConstants.COMPARE_RESPONSE:
> #              return "COMPARE_REQUEST";
> #
> the return should be :  "COMPARE_RESPONSE".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira