2 Apr
2002
2 Apr
'02
3:57 p.m.
On Tue, 2 Apr 2002, Gilles wrote:
Hello,
I had this problem with IE?? + GET method + lot_of_text_in_the_textarea.
If you submit big text in textarea, check that you use POST method.
Gilles
The method is already post and the enctype is multipart/form-data because file uploads are allowed on the form also. Also the textarea doesn't actually look that big. It is about 25K. Thanks for the idea though. I ran some tests and it appears corrupt in the REQUEST when zope hands the REQUEST to my object.