[ http://issues.apache.org/jira/browse/DIRSERVER-213?page=all ]
Emmanuel Lecharny closed DIRSERVER-213. --------------------------------------- duplicated > LdapResult should contain a zero length MatchedDN if we have a sucess code > -------------------------------------------------------------------------- > > Key: DIRSERVER-213 > URL: http://issues.apache.org/jira/browse/DIRSERVER-213 > Project: Directory ApacheDS > Issue Type: Bug > Components: ldap > Affects Versions: pre-1.0 > Reporter: Emmanuel Lecharny > Priority: Minor > Fix For: pre-1.0 > > > Has said if RFC 2251, 4.1.10, last paragraph, last sentence : > "For result codes of noSuchObject, aliasProblem, invalidDNSyntax and > aliasDereferencingProblem, the matchedDN field is set to the name of the > lowest entry (object or alias) in the directory that was matched ... > ... The matchedDN field is to be set to a zero length string with all other > result codes." > Thi is not the case : > message Id : 9 > Del Response > Ldap Result > Result code : (0) success > Matched DN : 'cn=Alanis Morisette,ou=playground,dc=apache,dc=org' > <<<<<< Should be null. > Error message : '' -- 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
