Jake wrote:
I am getting the following error when trying to use "members_manage_template" in a Zope 2.8.4 / Plone 2.1.1 / CMF 1.5.4 install:Module Products.PageTemplates.Expressions, line 185, in __call__ Module Products.PageTemplates.Expressions, line 173, in _eval Module Products.PageTemplates.Expressions, line 127, in _eval - __traceback_info__: options Module Products.PageTemplates.Expressions, line 308, in restrictedTraverse - __traceback_info__: {'path': ['batch'], 'TraversalRequestNameStack': []} KeyError: 'batch'
'members_manage_template' is used by the 'members_manage_form' script to render the result. 'members_manage_form' is the method that should be called TTW. But I doubt it works with Plone.
Cheers, Yuppie _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See http://collector.zope.org/CMF for bug reports and feature requests
