orbednetwork / chrome-rest-client

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

Length of input field shortened? #112

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Enter a URL
2.Select POST
3.Click FORM tab, add a key/value with an extremely long value (xml).
4.The entry field cuts off the text of my input.  If I enter the text in RAW, 
it all appears there, but when I send it, it's only sending the first part of 
it, and not the complete text.  I have to send large xml strings to some of my 
web services as the request, and it used to accept anything I put in there, now 
it is cutting the value off.

On what operating system? Windows 7

Original issue reported on code.google.com by dcmarqua...@gmail.com on 9 Nov 2012 at 8:16

GoogleCodeExporter commented 9 years ago
Hi. Thanks for your issue report.

Can you tell me what king of text are you pasting into this input? I think 
regular text box do not cut off the value of it. The application should not 
doing it as well. I don't know where the problem may appear yet.

Original comment by jarro...@gmail.com on 25 Nov 2012 at 6:15