RE: [Zope-dev] Transparent Folders and Ram Cache Managers
Forgot something: more specfically, Zope 2.3.3 with TF 0.3.2... Had same problem with Zope 2.3.2 and TF 0.3 ... -----Original Message----- From: sean.upton@uniontrib.com [mailto:sean.upton@uniontrib.com] Sent: Wednesday, July 18, 2001 2:10 PM To: zope-dev@zope.org Subject: [Zope-dev] Transparent Folders and Ram Cache Managers Has anyone tried using a RAM cache manager in a folder with a Transparent Folder-based subfolder? I can't seem to get it to work; clicking locate on the associate tab brings up an error; I'm curious if this is a known issue/incompatibility... traceback below: Error Type: InError Error Value: Strings are not allowed as input to the in tag. -------------------- Traceback (innermost last): File /usr/lib/zope/lib/python/ZPublisher/Publish.py, line 223, in publish_module File /usr/lib/zope/lib/python/ZPublisher/Publish.py, line 187, in publish File /usr/lib/zope/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: CacheManager) File /usr/lib/zope/lib/python/ZPublisher/Publish.py, line 171, in publish File /usr/lib/zope/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: ZCacheManager_locate) File /usr/lib/zope/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: ZCacheManager_locate) File /usr/lib/zope/lib/python/OFS/Cache.py, line 568, in ZCacheManager_locate (Object: CacheManager) File /usr/lib/zope/lib/python/Shared/DC/Scripts/Bindings.py, line 324, in __call__ (Object: ZCacheManager_associate) File /usr/lib/zope/lib/python/Shared/DC/Scripts/Bindings.py, line 354, in _bindAndExec (Object: ZCacheManager_associate) File /usr/lib/zope/lib/python/App/special_dtml.py, line 236, in _exec (Object: ZCacheManager_associate) File /usr/lib/zope/lib/python/DocumentTemplate/DT_In.py, line 663, in renderwob (Object: results) InError: (see above) Sean ========================= Sean Upton Senior Programmer/Analyst SignOnSanDiego.com The San Diego Union-Tribune 619.718.5241 sean.upton@uniontrib.com ========================= _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
participants (1)
-
sean.upton@uniontrib.com