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=18724>. 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=18724 Follow Redirects still shows error after redirect Summary: Follow Redirects still shows error after redirect Product: JMeter Version: 1.8.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: HTTP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If a HTTP requests has the "Follow Redirects" checked, JMeter is still reporting the redirect as an error, even though the redirect was handled correctly. That is, the initial request was redirected, and the new url was successfully retrieved. As a test, I changed HttpSampler.sample to call "res.setSuccessful(true)" after the redirect was handled. Though I didn't test error conditions. 1.8 did not exhibit this problem. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
