Bug 58845 - Request http view doesn't display all the parameters
Summary: Request http view doesn't display all the parameters
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-12 23:43 UTC by benoit.wiart
Modified: 2016-01-14 13:23 UTC (History)
1 user (show)



Attachments
jmx test case (6.36 KB, application/xml)
2016-01-13 20:43 UTC, benoit.wiart
Details

Note You need to log in before you can comment on or make changes to this bug.
Description benoit.wiart 2016-01-12 23:43:40 UTC
let's say you have the parameters
paulbismuth = 12
paulbismuth = 13

only one of them will be displayed.
Comment 1 benoit.wiart 2016-01-12 23:44:31 UTC
PR https://github.com/apache/jmeter/pull/70
Comment 2 benoit.wiart 2016-01-13 20:43:11 UTC
Created attachment 33434 [details]
jmx test case
Comment 3 benoit.wiart 2016-01-13 20:44:36 UTC
run the test and have a look at the result in the request http view
parameters defined in the http sampler are missing
the sampler is fine it's just the display
Comment 4 Philippe Mouawad 2016-01-14 13:23:28 UTC
Date: Thu Jan 14 13:22:54 2016
New Revision: 1724602

URL: http://svn.apache.org/viewvc?rev=1724602&view=rev
Log:
Bug 58845 - Request http view doesn't display all the parameters
#resolve #70
Bugzilla Id: 58845

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.java
    jmeter/trunk/xdocs/changes.xml
Comment 5 The ASF infrastructure team 2022-09-24 20:38:01 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3772