Bug 62248 - HTTP Request : Parameters entered in Parameters Tab should be used in body instead of being ignored
Summary: HTTP Request : Parameters entered in Parameters Tab should be used in body in...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.9
Hardware: All All
: P2 enhancement (vote)
Target Milestone: JMETER_5.0
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2018-04-02 12:26 UTC by Philippe Mouawad
Modified: 2018-04-02 12:33 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Philippe Mouawad 2018-04-02 12:33:08 UTC
Author: pmouawad
Date: Mon Apr  2 12:32:20 2018
New Revision: 1828164

URL: http://svn.apache.org/viewvc?rev=1828164&view=rev
Log:
Bug 62248 - HTTP Request : Parameters entered in Parameters Tab should be used in body instead of being ignored
This closes #378
Based on patch by Artem Fedorov
Bugzilla Id: 62248

Modified:
    jmeter/trunk/bin/testfiles/TEST_HTTP.jmx
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java
    jmeter/trunk/test/src/org/apache/jmeter/protocol/http/sampler/TestHTTPSamplersAgainstHttpMirrorServer.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:12 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4735