https://bz.apache.org/bugzilla/show_bug.cgi?id=64159

            Bug ID: 64159
           Summary: Variable values are changing after reg exp extraction
                    when accessing a second time
           Product: JMeter
           Version: 5.2.1
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_6.0.0

Created attachment 37026
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37026&action=edit
test plan and jmeter log file

Have a reg exp extractor a multiple groups as result.
Try to access each group, e.g. in a for loop
When number of groups < 10, everything works as expected
When number of groups > 10, result groups are somewhat shuffled, result_g1 has
value of result_g10.

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

Reply via email to