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=16208>. 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=16208 No Variable Substitution for non String Properties ------- Additional Comments From [EMAIL PROTECTED] 2003-01-18 10:34 ------- I've tried to reproduce this by creating a test plan with two GET requests for http://localhost, one with port ${p1} and one with port ${p2}. p1 is defined as 80 in the Test Plan. p2 is defined as 81. A View Results Tree listener shows that the p1 request succeeds, the p2 one fails with a Connection refused exception. The Request Data shows the correct port in both cases. This works the same in the current nightlies and in 1.8. Before I close this as WORKSFORME, can you please provide a more specific example of the case that didn't work for you? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
