Zope 2.3.1 Catalog is there a bad bug in this?
I have upgraded Zope from an older version to 2.3.1 and I get this error when searching for a known item:: Error Type: KeyError Error Value: 43 It comes when using the code:: <dtml-var "Catalog.getpath(data_record_id_)"> Is this due to a Catalog bug in 2.3.1 ??? (I'd rather want to avoid upgrading to 2.3.2 as I have to travel to get to the site with the installation.) Regards Max M Max M. W. Rasmussen, Denmark. New Media Director private: maxmcorp@worldonline.dk work: maxm@normik.dk ----------------------------------------------------- Shipping software is an unnatural act
Hi Max, I don't know what version you upgraded to, but doing an "Update Catalog" on the Advanced tab should rid your Catalog of this problem. The state in older catalogs is an unknown, and doing this puts all the moons in the right order. HTH, - C Max M wrote:
I have upgraded Zope from an older version to 2.3.1 and I get this error when searching for a known item::
Error Type: KeyError Error Value: 43
It comes when using the code::
<dtml-var "Catalog.getpath(data_record_id_)">
Is this due to a Catalog bug in 2.3.1 ???
(I'd rather want to avoid upgrading to 2.3.2 as I have to travel to get to the site with the installation.)
Regards Max M
Max M. W. Rasmussen, Denmark. New Media Director private: maxmcorp@worldonline.dk work: maxm@normik.dk ----------------------------------------------------- Shipping software is an unnatural act
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Chris McDonough -
Max M