[Zope] "Invalid request; data was omitted"

Edwin Martin e.j.martin@chello.nl
Tue, 06 Feb 2001 02:44:20 +0100


Hello,

I can not post data anymore (on a live site).

Every webform I try to post, from the Zope content management page
or from my own forms, fails.

Does anyone know of a solution?

[If you've seen this mail before: sorry]

Thanks,
Edwin.

Zope version: Zope 2.1.6 (source release, python 1.5.2, linux2) Python 
version: 1.5.2 (#0, Apr 3 2000, 14:46:48) [GCC 2.95.2 20000313 (Debian 
GNU/Linux)]

   <H2>Zope Error</H2>
   <P>Zope has encountered an error while publishing this resource.
   </P>
   <P><STRONG>Invalid request</STRONG></P>

   The parameter, <em>data</em>, was omitted from the request.<p>Make sure 
to specify all required parameters, and try the request again.
   <HR NOSHADE>

Traceback (innermost last):
   File /usr/lib/zope/lib/python/ZPublisher/Publish.py, line 214, in 
publish_module
   File /usr/lib/zope/lib/python/ZPublisher/Publish.py, line 179, in publish
   File /usr/lib/zope/lib/python/Zope/__init__.py, line 202, in 
zpublisher_exception_hook
     (Object: datumtest)
   File /usr/lib/zope/lib/python/ZPublisher/Publish.py, line 165, in publish
   File /usr/lib/zope/lib/python/ZPublisher/mapply.py, line 155, in mapply
     (Object: manage_edit)
   File /usr/lib/zope/lib/python/ZPublisher/Publish.py, line 107, in 
missing_name
   File /usr/lib/zope/lib/python/ZPublisher/HTTPResponse.py, line 533, in 
badRequestError
BadRequest: (see above)