Bug 60476

Summary: View Results Tree: Request Tab with HTTP Tab selected puts the body in parameter name
Product: JMeter - Now in Github Reporter: abhilash.banala
Component: MainAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Json Request and Response

Description abhilash.banala 2016-12-13 16:51:57 UTC
Created attachment 34523 [details]
Json Request and Response

Json Body request is being sent in 'Name' field rather than in 'Value' field.

I am sending following Json POST request in Bodydata.

{"pay_method":{"type":"AchPayMethod","ach_account_type":"Checking","ach_routing_num":"074000010","ach_account_num":"5555555555","ach_account_num_confirmation":"5555555555"}}

But all this text is being sent in 'Parameter Name' field. I was expecting it to go into Value field. Please see attached screenshot.
Comment 1 Philippe Mouawad 2016-12-13 20:53:52 UTC
The request is correctly sent.
It's just the HTTP Tab that put the Body in parameter name.
So it's just a display issue.
Comment 2 The ASF infrastructure team 2022-09-24 20:38:06 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4192