[ZCM] [ZC] 203/ 3 Resolve "DTML method return value"

Collector: Zope Bugs and Patches ... zope-coders@zope.org
Mon, 11 Feb 2002 08:38:48 -0500


Issue #203 Update (Resolve) "DTML method return value"
 Status Resolved, Zope/bug critical
To followup, visit:
  http://collector.zope.org/Zope/203

==============================================================
= Resolve - Entry #3 by ajung on Feb 11, 2002 8:38 am

 Status: Pending => Resolved

seems to be fixed...closing issue

- aj 
________________________________________
= Comment - Entry #2 by J.A.R.Williams on Feb 8, 2002 3:51 am

This appears to be fixed in Zope 2.5.0
________________________________________
= Request - Entry #1 by J.A.R.Williams on Feb 8, 2002 3:34 am

When a DTML method attempts to create or return a hash, zope crashes and restarts. For example the following code in a DTML method causes the problem

<dtml-return "{
'accuracy': 0.95,
}">

This worked in previous versions of Zope.
==============================================================