Bug 28539 - Headers table in HTTP Header Manager does not support COPY/PASTE
Summary: Headers table in HTTP Header Manager does not support COPY/PASTE
Status: RESOLVED WORKSFORME
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.0.0
Hardware: All All
: P3 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-22 15:09 UTC by Bea Petrovicova
Modified: 2005-03-20 17:06 UTC (History)
0 users



Attachments
Screen shot showing cursor (27.33 KB, image/gif)
2004-04-22 17:44 UTC, Sebb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bea Petrovicova 2004-04-22 15:09:22 UTC
Can not paste value into Headers table in HTTP Header Manager

1) It does not work in both Linux and Windows

2) It is not problem of java I seen JTable
elsewhere that supported copy paste

Consequences: This problem renders JMeter useless for 
testing SOAP XML-RPC as Writing SOAPAction which usually 
looks like this (or is even longer is simply too harsh ...)

HelloService#hello?KExqYXZhL2xhbmcvU3RyaW5nOylMamF2YS9sYW5nL1N0cmluZzs=
Comment 1 peter lin 2004-04-22 16:47:25 UTC
Have you tried the new Webservice sampler in JMeter 2.0? if there is a wsdl, 
the gui should parse the wsdl for the SOAPAction and populate the field for you.

peter
Comment 2 Sebb 2004-04-22 17:44:44 UTC
Created attachment 11314 [details]
Screen shot showing cursor
Comment 3 Sebb 2004-04-22 17:45:35 UTC
Works for me using 2.0 on WinNT with java version "1.4.2_04"

However, I've not found a way to do it using just the keyboard.
It seems one has to double-click in the field.
When this is done, the field seems to start with a [ cursor - you can then use 
^V to paste the text.

Screen dump shows what I mean; the Header name field was populated using ^C and 
^V from the element Name; the value field is ready to accept input.

Or you can of course edit the jmx file.
Comment 4 The ASF infrastructure team 2022-09-24 20:37:32 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1352