[ZCM] [ZC] 1189/ 2 Resolve "DTML _.None broken (undo.dtml)"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Jan 19 10:04:27 EST 2004


Issue #1189 Update (Resolve) "DTML _.None broken (undo.dtml)"
 Status Resolved, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1189

==============================================================
= Resolve - Entry #2 by Brian on Jan 19, 2004 10:04 am

 Status: Pending => Resolved

This is fixed for 2.6.4 rc (due out today).

-Brian
________________________________________
= 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