[Zope-dev] Zope 2.7 b3 problem with reindexing catalog
Casey Duncan
casey at zope.com
Wed Nov 19 11:56:02 EST 2003
On Wed, 19 Nov 2003 17:15:13 +0100
robert <robert at redcor.ch> wrote:
> If I try to reindex a (plone) portal_catalog I get the following error
>
> Traceback (innermost last):
>
> * Module ZPublisher.Publish, line 100, in publish
> * Module ZPublisher.mapply, line 88, in mapply
> * Module ZPublisher.Publish, line 40, in call_object
> * Module Products.ZCatalog.ZCatalog, line 474, in manage_reindexIndex
> * Module Products.ZCatalog.ZCatalog, line 459, in reindexIndex
>
> TypeError: catalog_object() got an unexpected keyword argument
> 'update_metadata'
>
> Display traceback as text
What version of Zope? I think you need to use 2.6.2+ which has this argument.
-Casey
More information about the Zope-Dev
mailing list