[Zope] Key Error in Catalog Reindex

Andreas Jung lists at zopyx.com
Mon Jan 22 12:01:30 EST 2007


Why

--On 22. Januar 2007 09:53:51 -0700 KJZZ Webmaster 
<kjzz.webmaster at riomail.maricopa.edu> wrote:

> I am using zope 2.8.1. and am using the following dtml method to reindex
> the catalog:
>
> <dtml-let URL1=HTTP_REFERER>
> <dtml-call "Catalog.manage_catalogReindex(REQUEST, RESPONSE, URL1)">
> <dtml-call expr="RESPONSE.redirect(URL1)">
> </dtml-let>

Rewrite the code using a PythonScript and check again for errors.

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20070122/a60ea806/attachment.bin


More information about the Zope mailing list