Ira Sher wrote at 2004-3-3 17:58 -0500:
... If a certain kind of object (a "reader's guide") is added to the database, it breaks the site as soon as a person tries to view the new object. We have to restart from a previous version of Data.fs (running Zope 2.5.1, python 2.1, on Debian). I have a copy of the site on an OS 10.3 box with python 2.3 and Zope 2.6.4rc2--on this, the Zope server doesn't come down entirely, but does throw this error when I try to nav to the index page after an update: File /.../Traversable.py, line 106, in unrestrictedTraverse (Object: Zope) (Info: (['105586758764', 'Neela Vaswani', 'Authors'], '')) IndexError: string index out of range
You should look at the traceback, post it if necessary together with a few lines of source code refered to in the last traceback entry.
Thinking this could be a Data.fs corruption issue,
This is very unlikely. -- Dieter