[Zope] Sth wrong with ZCatalog?

Marcin Kasperski Marcin.Kasperski@softax.com.pl
Mon, 07 Aug 2000 14:12:18 +0200


I have some strange problem with ZCatalog: after clicking 'Find items to
catalog' I get Zope error:

Error Type: IndexError
Error Value: list index out of range

Traceback (innermost last):
  File /opt/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
222, in publish_module
  File /opt/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
187, in publish
  File /opt/Zope-2.2.0-linux2-x86/lib/python/Zope/__init__.py, line 221,
in zpublisher_exception_hook
    (Object: ElementWithAttributes)
  File /opt/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
171, in publish
  File /opt/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/mapply.py, line
160, in mapply
    (Object: manage_catalogFoundItems)
  File /opt/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
112, in call_object
    (Object: manage_catalogFoundItems)
  File
/opt/Zope-2.2.0-linux2-x86/lib/python/Products/ZCatalog/ZCatalog.py,
line 321, in manage_catalogFoundItems
    (Object: ElementWithAttributes)
IndexError: (see above)


I have already working ZCatalog, all I wanted was to add a few new pages
to it.

Maybe the problem has something to do with SiteAccess rule present in my
directory?


By the way: as I need to add only 5 pages, is it possible to add them to
zcatalog manually?


-- Serwis nie tylko mieszkaniowy: http://www.mk.w.pl 
|
| One way to perform analysis is to build models and discuss them with  
| users. But another, very valid way, is to build working increments of 
| the project and have the users examine those slices. (Martin)