https://issues.apache.org/bugzilla/show_bug.cgi?id=44671
Sebb <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #1 from Sebb <[EMAIL PROTECTED]> 2008-03-25 08:37:29 PST ---
I'm not quite sure why variable references - e.g. ${netPrefix} - are not being
evaluated in the UDV element, because function references are evaluated.
However, this does mean that there is a work-round: the __evalVar() function
http://jakarta.apache.org/jmeter/usermanual/functions.html#__evalVar
Try using ${__evalVar(netPrefix)} instead of ${netPrefix} - does that work?
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]