https://issues.apache.org/bugzilla/show_bug.cgi?id=46901
Sebb <s...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #21 from Sebb <s...@apache.org> 2010-02-01 17:05:37 UTC --- This has taken a long while to fix, but as can be seen from the change it was not trivial. [It might have been fixed earlier had there been a simple test case.] The changes will be in nightly builds from r905484. URL: http://svn.apache.org/viewvc?rev=905484&view=rev Log: Bug 46901 - HTTP Sampler does not process var/func refs correctly in first file parameter Simplify file handling at run-time by using only a single list which is merged at start-up if necessary. Added: jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBaseConverter.java (with props) Modified: jakarta/jmeter/trunk/bin/saveservice.properties jakarta/jmeter/trunk/bin/testfiles/AssertionTestPlan.jmx jakarta/jmeter/trunk/bin/testfiles/AuthManagerTestPlan.jmx jakarta/jmeter/trunk/bin/testfiles/GuiTest.jmx jakarta/jmeter/trunk/bin/testfiles/GuiTest231.jmx jakarta/jmeter/trunk/bin/testfiles/HeaderManagerTestPlan.jmx jakarta/jmeter/trunk/bin/testfiles/InterleaveTestPlan.jmx jakarta/jmeter/trunk/bin/testfiles/InterleaveTestPlan2.jmx jakarta/jmeter/trunk/bin/testfiles/LoopTestPlan.jmx jakarta/jmeter/trunk/bin/testfiles/Modification Manager.jmx jakarta/jmeter/trunk/bin/testfiles/OnceOnlyTestPlan.jmx jakarta/jmeter/trunk/bin/testfiles/SimpleTestPlan.jmx jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java jakarta/jmeter/trunk/xdocs/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org