[ZCM] [ZC] 751/ 2 Reject "<dtml-let lexical problem"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin@zope.org
Thu, 02 Jan 2003 10:24:20 -0500


Issue #751 Update (Reject) "<dtml-let lexical problem"
 Status Rejected, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/751

==============================================================
= Reject - Entry #2 by Caseman on Jan 2, 2003 10:24 am

 Status: Pending => Rejected

This is the way dtml works and is highly unlikely to change. This mirrors the way sgml tag attributes are written.
________________________________________
= Request - Entry #1 by allison on Jan 2, 2003 12:01 am

<dtml-let xxx="foo" >

works

<dtml-let xxx = "foo">

does not.
==============================================================