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 2003/07/10 21:36:31 UTC

DO NOT REPLY [Bug 21477] New: - On page reached from redirect, images don't load

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21477

On page reached from redirect, images don't load

           Summary: On page reached from redirect, images don't load
           Product: JMeter
           Version: 1.8.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: alwold@asu.edu


When JMeter gets redirected to a new page with images, it tries to load the
images from the new page relative to the original URL.  For example

JMeter goes to:
http://servera.com/redirectme
and gets redirected to:
http://serverb.com/newpage.html
If newpage.html contains a reference to images/a.jpg, JMeter will try to load
http://servera.com/images/a.jpg

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org