Javier Subervi wrote at 2006-9-30 08:05 -0700: > ... > Module Products.CMFCore.CatalogTool, line 353, in reindexObject >TypeError: catalog_object() takes at most 4 arguments (5 given)
"catalog_object" grew an additional parameter recently. You will need to enhance the called "catalog_object" in a similar way. -- Dieter _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
