Bug 58954

Summary: Request view http does not correctly display http parameter if it contains '&'.
Product: JMeter - Now in Github Reporter: benoit.wiart
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: Sun   
OS: FreeBSD   

Description benoit.wiart 2016-02-01 20:57:29 UTC
the problem comes from the url decode done before the split of the parameters and not after.
This patch also implements a less hacky solution for bugs 52491 and 54055
See test case for detail
Comment 1 benoit.wiart 2016-02-01 20:58:35 UTC
PR https://github.com/apache/jmeter/pull/98
Comment 2 Philippe Mouawad 2016-02-01 21:12:06 UTC

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