Issue Details (XML | Word | Printable)

Key: DIRSERVER-213
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Minor Minor
Assignee: Unassigned
Reporter: Emmanuel Lecharny
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

LdapResult should contain a zero length MatchedDN if we have a sucess code

Created: 19/Oct/05 11:50 AM   Updated: 31/Aug/06 07:59 AM
Return to search
Component/s: ldap
Affects Version/s: pre-1.0
Fix Version/s: pre-1.0

Time Tracking:
Not Specified

Issue Links:
Cloners
 

Resolution Date: 23/Oct/05 02:16 AM


 Description  « Hide
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 : ''


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.