On Oct 15, 2007, at 9:17 AM, Eric S Tyrer II wrote:
On my production machine V3.0.2 and local machine (error posted
here) get the same error:
- URL: file:/Applications/Plone-3.0.2/Instance/Products/
Archetypes/skins/archetypes/edit_macros.pt
- Line 123, Column 5
- Expression: <PythonExpr fieldsets and not allow_tabbing>
- Names:
{'container': <PloneSite at /Plone>,
'context': <CacheTool at /Plone/portal_cache_settings>,
'default': <object object at 0x38e528>,
'here': <CacheTool at /Plone/portal_cache_settings>,
'loop': {},
'nothing': None,
'options': {'args': (),
'state':
<Products.CMFFormController.ControllerState.ControllerState object
at 0x7499a50>},
'repeat': <Products.PageTemplates.Expressions.SafeMapping
object at 0x6e60698>,
'request': <HTTPRequest, URL=http://localhost:8080/Plone/
portal_cache_settings/cache_tool_config>,
'root': <Application at >,
'template': <FSControllerPageTemplate at /Plone/
cache_tool_config used for /Plone/portal_cache_settings>,
'traverse_subpath': [],
'user': <PropertiedUser 'admin'>}
Module Products.PageTemplates.ZRPythonExpr, line 49, in __call__
- __traceback_info__: fieldsets and not allow_tabbing
Module PythonExpr, line 1, in <expression>
NameError: name 'allow_tabbing' is not defined
There was a recent change in archetype's edit_macros.pt which broke
two of cachefu's templates. The cachefu templates in SVN trunk have
been adjusted to compensate.
Ric
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers