Bug 63417

Summary: Recording url encodes form parameter name while it shouldn't
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 5.1.1   
Target Milestone: JMETER_5.2   
Hardware: All   
OS: All   

Description Philippe Mouawad 2019-05-10 01:17:24 UTC
I have those names:

challenger[step_id]
challenger[step_number]

When recorded with JMeter, we get this:

challenger%5Bstep_number%5D
challenger%5Bstep_id%5D

Which breaks replay.
Comment 1 Philippe Mouawad 2019-05-19 20:58:04 UTC

*** This bug has been marked as a duplicate of bug 63129 ***
Comment 2 The ASF infrastructure team 2022-09-24 20:38:16 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5063