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=22751>. 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=22751 use_equals set to false instead of true by default ( behaviour of 1.8.1 ) Summary: use_equals set to false instead of true by default ( behaviour of 1.8.1 ) Product: JMeter Version: 1.9.1 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: HTTP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Use_equals=true seems to be the default behaviour of 1.8.1 and now if a 1.8.1 script is read into 1.9.1 and if the variable does not have a value it sets it to false. If you save a 1.8.1 script in 1.9.1 it will only save use_equals if it is true. This means you couldn't just save it in 1.9.1 and change all use.equals=false to true. When you record a new script in 1.9.1 it sets all use_equals true, no mater if there is a value or not. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
