You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2006/09/29 02:56:39 UTC

DO NOT REPLY [Bug 40635] New: - LDAP Extended Request Search returns invalid XML Document

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: jmeter-dev@jakarta.apache.org
        ReportedBy: plambrechtsen@novell.com


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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 40635] - LDAP Extended Request Search returns invalid XML Document

Posted by bu...@apache.org.
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


plambrechtsen@novell.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Additional Comments From plambrechtsen@novell.com  2006-09-29 00:58 -------


*** This bug has been marked as a duplicate of 40103 ***

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org