Re: [Zope] Opera 6 issues
by other posts by this author
Apr 2 2002 3:57PM messages near this date
Re: [Zope] Opera 6 issues
|
[Zope] tar xvf Zope-2.4.x-to-2.4.1-src.tgz doesn't work
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.
_______________________________________________
Zope maillist - Zope@[...].org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )
Thread:
Gilles
|