[ZCM] [ZC] 1189/ 1 Request "DTML _.None broken (undo.dtml)"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Mon Jan 19 05:53:33 EST 2004
Issue #1189 Update (Request) "DTML _.None broken (undo.dtml)"
Status Pending, Zope/bug medium
To followup, visit:
http://collector.zope.org/Zope/1189
==============================================================
= Request - Entry #1 by yuppie on Jan 19, 2004 5:53 am
undo.dtml is broken. Here a smaller test case:
<dtml-let foo="_.None"><dtml-var foo></dtml-let>
Traceback (innermost last):
Module ZPublisher.Publish, line 100, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module Shared.DC.Scripts.Bindings, line 261, in __call__
Module Shared.DC.Scripts.Bindings, line 292, in _bindAndExec
Module App.special_dtml, line 175, in _exec
TypeError: 'NoneType' object is not callable
==============================================================
More information about the Zope-Collector-Monitor
mailing list