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

            Bug ID: 57169
           Summary: variables will not evaluate if Name contains un-closed
                    paretheses
           Product: JMeter
           Version: 2.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

If a Name field contains a left parentheses that is not terminated with a right
parentheses the variables will not evaluate within Jmeter.  Specifically I
found this with a REST sampler but it is probably pervasive over all Jmeter add
components that have a NAME field.  I did also check and it is a problem with
FTP sampler as well.

example name that will cause this issue:
Test script ${__P(CNT}

The sampler name should not interfere with the evaluation of variables within
the sampler.

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

Reply via email to