Bug 58954 - Request view http does not correctly display http parameter if it contains '&'.
Summary: Request view http does not correctly display http parameter if it contains '&'.
Status: RESOLVED DUPLICATE of bug 58413
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: Sun FreeBSD
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-01 20:57 UTC by benoit.wiart
Modified: 2016-02-01 21:12 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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