[Zope] Opera 6 issues

kosh@aesaeion.com kosh@aesaeion.com
Tue, 2 Apr 2002 08:57:07 -0700 (MST)


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.