[Zope] Z SQL test in the ZMI aborts on key error
Dennis Allison
allison at shasta.stanford.edu
Tue Jun 7 06:41:21 EDT 2005
Zope 2.7.6
Python 2.3.5
MySQLDA-1.2.1c3
ZMYSQLDA-2.09b3
Site Error
An error was encountered while publishing this resource.
Error Type: KeyError
Error Value: 'query'
Troubleshooting Suggestions
* This resource may be trying to reference a nonexistent object or
variable 'query'.
* The 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.
----------
Error log:
2005/06/07 03:33:03.344 GMT-7
User Name (User Id) allison (allison)
Request URL http://group1.agilemind.com/Scratch/simpleq/manage_test
Exception Type KeyError
Exception Value 'query'
Traceback (innermost last):
* Module ZPublisher.Publish, line 101, in publish
* Module ZPublisher.mapply, line 88, in mapply
* Module ZPublisher.Publish, line 39, in call_object
* Module Shared.DC.ZRDB.DA, line 337, in manage_test
* Module DocumentTemplate.DT_String, line 474, in __call__
* Module DocumentTemplate.DT_In, line 602, in renderwb
* Module DocumentTemplate.DT_Var, line 219, in render
KeyError: 'query'
There does not seem to be a bug like this in the collectors.
Any help/pointers appreciated.
More information about the Zope
mailing list