https://issues.apache.org/bugzilla/show_bug.cgi?id=54667

Sebb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Sebb <[email protected]> ---
There's insufficient detail here to show that there is a problem, and the test
case is not usable as it stands.

Also remember that the condition is evaluated by Javascript AFTER any variable
references are resolved, for example:

${Report_id}=='001'

might be seen as

028=='001'

==

If you can provide a minimal stand-alone test case - e.g. using Java sampler
rather than JDBC - feel free to re-open

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to