Discussion:
[Erp5-dev] TypeError thrown in manage_catalogView
Bartek Gorny
2006-11-17 11:18:46 UTC
Permalink
Hello

We just updated source code from svn, and we have a problem with catalog - the
portal_catalog/erp5_mysql/manage_catalogView
throws the following:

Traceback (innermost last):

* Module ZPublisher.Publish, line 175, in publish_module_standard
* Module Products.iHotfix, line 88, in new_publish
* Module ZPublisher.Publish, line 132, in publish
* Module Zope.App.startup, line 204, in zpublisher_exception_hook
* 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.Scripts.Bindings, line 306, in __call__
* Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec
* Module App.special_dtml, line 175, in _exec
* Module Products.ZSQLCatalog.SQLCatalog, line 1809, in searchResults
* Module Products.ZSQLCatalog.SQLCatalog, line 1787, in queryResults
* Module Products.ZSQLCatalog.SQLCatalog, line 1451, in buildSQLQuery

TypeError: Python Method object argument after ** must be a dictionary
(Also, an error occurred while attempting to render the standard error
message.)

Any ideas what could be wrong here?

Bartek
--
"Software is largely a service industry operating under the persistent
but unfounded delusion that it is a manufacturing industry."
Eric S.Raymond, "The Magic Cauldron"
Loading...