[z3-checkins] r27107 - z3/jsonserver/branch/zope2_test
reebalazs at codespeak.net
reebalazs at codespeak.net
Fri May 12 09:36:22 CEST 2006
Author: reebalazs
Date: Fri May 12 09:36:21 2006
New Revision: 27107
Modified:
z3/jsonserver/branch/zope2_test/README.txt
Log:
Release notes about brokenness with Zope 2.9.2
Modified: z3/jsonserver/branch/zope2_test/README.txt
==============================================================================
--- z3/jsonserver/branch/zope2_test/README.txt (original)
+++ z3/jsonserver/branch/zope2_test/README.txt Fri May 12 09:36:21 2006
@@ -163,7 +163,14 @@
**json:page** declarations will be callable from code and
their macros will be visible from other templates.
-TODO:
------
-gzip?
+Release notes
+-------------
+
+In Zope 2.9.2 there is Five 1.3.3 included. This contains a but that
+the resources will never be looked up from the
+application root.
+
+To fix this, you need to update Five to version 1.3.5, or update Zope
+to version 2.9.3 (not available of the time of writing this).
+
More information about the z3-checkins
mailing list