PriyaranjanMohapatra / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

Error displaying request header values in Header table #210

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run the app for several days
2. enter a request header name in the KEY widget
3. enter a value in the VALUE widget
4. Click the green plus sign
5. The previous value displays in the header table below the widget

What is the expected output? What do you see instead?
 In the attached image I did the following steps
   a) clear all headers
   b) enter accept val1--> zzz comes in table below. 
      This was the last value I entered before clearing the headers.
   c) enter accept val2--> val1 comes in table below.
   d) enter accept val3--> val2 comes in table below.

What version of the product are you using? On what operating system?
ver 3.2.1

Please provide any additional information below.
Windows 7, laptop

Original issue reported on code.google.com by George.L...@gmail.com on 6 Mar 2014 at 7:33

Attachments:

GoogleCodeExporter commented 8 years ago
Really strange. Was not able to reproduce in Mac--my development box. Will keep 
the tool running overnight today and try this out.

May I also know the version of JVM that you are using?

Original comment by subwiz on 10 Mar 2014 at 2:13