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=42158>. 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=42158 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19989|0 |1 is obsolete| | ------- Additional Comments From [EMAIL PROTECTED] 2007-04-18 05:24 ------- Created an attachment (id=19990) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19990&action=view) Updated patch This updated patch adds the private method addNonEncodedArgument, so that in the sampler that is put into the test plan, the "Encode?" checkbox is off. A multipart/form-data request that is sent by Jmeter does not use the "Encode?" setting at all, because multipart/form-data values are not url encoded. So I think it is less likely to confuse the user if the checkbox is always off. -- 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]
