This looks like bug 36608: http://issues.apache.org/bugzilla/show_bug.cgi?id=36608
which should be solved by the latest 2.1 nightly: http://cvs.apache.org/builds/jakarta-jmeter/nightly/ On 15/09/05, Jelmer de Haas <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a .jmx script which returns the name from a SOAP/XML-RPC Request > into the View Results Tree. > > The name of the SOAP request exists of strings (like this: ${testcase} - > ${errordescription} - ${errorcode} ) which are converted (from a .cvs > file) to the actual name (like: TC01 - Login incorrect - 10) in the > View Results Tree. This works as expected in JMeter versions 20050508 > and 20050818. > > However in JMeter 2.1 release it returns the string as shown above and > doesn't do any substitution. > > Has something changed in the handling of strings in version 2.1? > > > Thanks, > Jelmer de Haas > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

