Bug in Zope 2.6.0: Fix availiable
27 Oct
2002
27 Oct
'02
10:10 a.m.
Zope 2.6.0 has a bug in DateTime.rfc822(). The bug appears when you are NOT in a DST timezone, causing a "Name Error: Global name localzone is not defined" error. This will affect many parts of your Zope operations, luckily, the fix is simple: - Download the fixed DateTime.py, from http://www.zope.org/Members/regebro/datetime_260_fix - Put the downloaded DateTime.py into the lib/python/DateTime directory, replacing the one that is there. - Restart the server. This fix is ONLY valid for Zope 2.6.0. Earlier versions of Zope does not have this bug, and this fix will be included in any future releases of Zope. Best Regards Lennart Regebro http://www.easypublisher.com/
8585
Age (days ago)
8585
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lennart Regebro