ZWiki Web problem

Michael Esveldt dante at oz.net
Sat Feb 17 03:34:00 EST 2001


I'm encountering the following problem in my ZWiki Web. I'm new to Zope 
version 2.3.0 with python 1.5.2. Any attempt to View a Wiki page 
produces the error below. I've tried reinstalling ZWiki from scratch, 
reimporting ZWiki Web and creating a brand new ZWiki Web.

Zope has encountered an error while publishing this resource.

Error Type: KeyError
Error Value: %00

<troubleshooting snipped>

Traceback (innermost last):
  File /home/zope/lib/python/ZPublisher/Publish.py, line 222, in 
publish_module
  File /home/zope/lib/python/ZPublisher/Publish.py, line 187, in publish
  File /home/zope/lib/python/Zope/__init__.py, line 221, in 
zpublisher_exception_hook
    (Object: Traversable)
  File /home/zope/lib/python/ZPublisher/Publish.py, line 171, in publish
  File /home/zope/lib/python/ZPublisher/mapply.py, line 160, in mapply
    (Object: FrontPage)
  File /home/zope/lib/python/ZPublisher/Publish.py, line 112, in 
call_object
    (Object: FrontPage)
  File /home/zope/lib/python/Products/ZWiki/ZWikiPage.py, line 210, in 
__call__
    (Object: FrontPage)
  File /home/zope/lib/python/OFS/DTMLMethod.py, line 189, in __call__
    (Object: standard_wiki_footer)
  File /home/zope/lib/python/DocumentTemplate/DT_String.py, line 538, in 
__call__
    (Object: standard_wiki_footer)
  File /home/zope/lib/python/DocumentTemplate/DT_Util.py, line 334, in 
eval
    (Object: 
bobobase_modification_time().toZone(zwiki_timezone).rfc822())
    (Info: bobobase_modification_time)
  File <string>, line 0, in ?
  File /home/zope/lib/python/DateTime/DateTime.py, line 1111, in toZone
KeyError: (see above)
-- 
dante at oz.net - Michael Esveldt - #FightThePower on Openprojects



More information about the Python-list mailing list