Bug 58937 - View Results Tree: Improve parameters display even for GET requests
Summary: View Results Tree: Improve parameters display even for GET requests
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-29 16:10 UTC by UbikLoadPack support
Modified: 2016-02-01 22:01 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description UbikLoadPack support 2016-01-29 16:10:16 UTC
Organized parameter values are shown in the GUI for Post method.
It would be nice to have it for GET as it's not always readable.
Comment 1 Philippe Mouawad 2016-02-01 22:01:46 UTC
Author: pmouawad
Date: Mon Feb  1 21:58:31 2016
New Revision: 1728017

URL: http://svn.apache.org/viewvc?rev=1728017&view=rev
Log:
Bug 58937 - View Results Tree: Improve parameters display even for GET requests
Handle correctly case of an URL with empty value for a parameter.
Bugzilla Id: 58937

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.java
    jmeter/trunk/test/src/org/apache/jmeter/protocol/http/visualizers/RequestViewHTTPTest.java
Comment 2 The ASF infrastructure team 2022-09-24 20:38:02 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3803