let's say you have the parameters paulbismuth = 12 paulbismuth = 13 only one of them will be displayed.
PR https://github.com/apache/jmeter/pull/70
Created attachment 33434 [details] jmx test case
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
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
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3772