27 Sep
2003
27 Sep
'03
9:17 a.m.
Jean-Francois.Doyon@CCRS.NRCan.gc.ca wrote at 2003-9-26 12:15 -0400:
... Some objects require form parameters and so on, raise errors when none are provided. So now when I ask the catalog (In this case a CMF one, but the fact it's CMF shouldn't really matter, right?) to index everything it can find, it raises an error when it lands on such objects.
Chris already requested the traceback. It will tell you where the exception has been raised and based on that you (or we) can determine what happens. I would like to mention my "ManagableIndex" which gives you far reaching control over how objects are indexed. <http://www.dieter.handshake.de/pyprojects/zope> Dieter