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=21799>. 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=21799 Putting port as user defined variable stops update of URL on XML-RPC Sampler Summary: Putting port as user defined variable stops update of URL on XML-RPC Sampler Product: JMeter Version: Nightly (Please specify date) Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: HTTP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Nightly Build 2003/07/20 Actions: 1) Start JMeter 2) Under "Test Plan" add a "Thread Group" 3) Under the "Thread Group" add two "SOAP/XML-RPC Request" samplers. 4) With the focus on the first sampler set the URL to "http://${host}/" 5) Switch focus to second sampler then back again to the first. 6) Change the URL to "http://${host}:${port}/" 7) Switch focus to second sampler then back again to the first. Expected Behaviour: The URL of the first sampler should be "http://${host}:${port}/" Actual Behaviour: The URL of the first sampler is "http://${host}/" General Behaviour: Setting any URL for this sampler to have a user defined variable for the port prevents the new value of the URL being saved. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
