DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40635>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40635

           Summary: LDAP Extended Request Search returns invalid XML
                    Document
           Product: JMeter
           Version: 2.2
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When using the LDAP Extended Request "Search Test" the document returned in 
the response Data is an invalid XML Document.

Here is an example of a response document when it doesn't find my user:

<ldapanswer><operation><opertype>search</opertype><searchfilter>CN=PHL</searchf
ilter><searchbase>o=Users,</searchbase><scope>2</scope><countlimit></countlimit
><timelimit></timelimit></operation><searchresult></searchresult></operation><r
esponsecode>0</responsecode><responsemessage>Success</responsemessage></ldapans
wer>

If you notice in the document there are two </operation> closing tags, one 
after </timelimit> and one after </searchresult>.  There should be only one 
otherwise the XML DOM is invalid.

I will see if I can find the bug and submit it as a change.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to