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=29669>.
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=29669

Retreiving embedded resources (URL containing parameters)

           Summary: Retreiving embedded resources (URL containing
                    parameters)
           Product: JMeter
           Version: 2.0.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: HTTP
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have an 'HTTP Request' with 'Retrieve All Embedded resources from HTML Files'
checked.
The returned HTML page contains :
<img alt="..." src="servlet?param1=value1&#x26;param2=value2">

JMeters does not convert "&#x26;" to "&".
In this example, param2 will then be ignored

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

Reply via email to