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=33435>. 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=33435 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-18 05:29 ------- I think this bug should be closed as "Fixed". As the bug states, the problem appeared in file upload, i.e. multipart/form-data HTTP Post requests. In bug 41837 a problem in HTTP Proxy server's handling of multipart/form-data was fixed. The problem was that the code incorrectly assumed that values of a multipart/form-data was urlencoded, which it is not. I have testet the latest code in SVN, and the values of __VIEWSTATE is sent correctly by the proxy, and by the sampler put into the test plan. So this is really a duplicate of 41837. -- 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]
