https://issues.apache.org/bugzilla/show_bug.cgi?id=57201
Bug ID: 57201
Summary: improve 'Add from Clipboard' behavior
Product: JMeter
Version: 2.11
Hardware: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
position: HTTP Request - Parameters - Add from Clipboard
enhancement:
i.e, I have a following line in clipboard
signType=1
then, I click 'Add from Clipboard', what Jmeter populate the data is:
fill 'signType=1' in Name field, fill nothing in Value field.
I suppose it should populate 'signType' in Name field and fill '1' in Value
field.
--
You are receiving this mail because:
You are the assignee for the bug.