25 Jan
2002
25 Jan
'02
9:38 p.m.
Oleg Broytmann writes:
I just installed 2.5.0b4 and tried to import my sites. One site works fine, but the other give an error on almost all requests. What's that?
Error Type: KeyError Error Value: meta_index
Traceback (innermost last): ... (Object: Python.News.parnassus_news) File /usr/local/Zope-2.5.0b4-src/lib/python/DocumentTemplate/DT_Util.py, line 159, in eval (Object: _['meta_index']=='') Looks like "Python.News.parnassus_news" references an name "meta_index" in the namespace which is no longer available.
Dieter