[Zope] Site Error Question

Ronald L. Chichester complaw@hal-pc.org
Sun, 02 Sep 2001 09:25:07 -0500


This is a multi-part message in MIME format.
--------------9C8898D6AB8049CC88AD4E23
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I got the site error that is attached to this message.

The curious thing is that the error message indicated that the parameter
"status" was not in the request and thus the request was bad.  Well,
there is no "status" parameter in the ZClass definition.  Nor is it in
the add form, or in the index_html file used to display the result.  The
word status just doesn't come up with this class.

Has anyone had this problem before and have a debugging tip?

Cheers,

Ron
--------------9C8898D6AB8049CC88AD4E23
Content-Type: text/plain; charset=us-ascii;
 name="site_error.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="site_error.txt"

Site Error

An error was encountered while publishing this resource.

Invalid request The parameter, status, was omitted from the request.

Make sure to specify all required parameters, and try the request again.

Troubleshooting SuggestionsThe URL may be incorrect.The parameters passed to this resource may be incorrect.A resource that this resource relies on may be encountering an error.

For more detailed information about the error, please refer to the HTML source for this page.

If the error persists please contact the site maintainer. Thank you for your patience.
Traceback (innermost last):
  File /usr/local/zope/2-3-3/lib/python/ZPublisher/Publish.py, line 223, in publish_module
  File /usr/local/zope/2-3-3/lib/python/ZPublisher/Publish.py, line 187, in publish
  File /usr/local/zope/2-3-3/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook
  File /usr/local/zope/2-3-3/lib/python/ZPublisher/Publish.py, line 171, in publish
  File /usr/local/zope/2-3-3/lib/python/ZPublisher/mapply.py, line 155, in mapply
    (Object: manage_addDoctrine)
  File /usr/local/zope/2-3-3/lib/python/ZPublisher/Publish.py, line 117, in missing_name
  File /usr/local/zope/2-3-3/lib/python/ZPublisher/HTTPResponse.py, line 569, in badRequestError
BadRequest: (see above)


--------------9C8898D6AB8049CC88AD4E23--