[Zope] REQUEST.set('n', n+1) broken on zope.org
Richard Jones
richard@bizarsoftware.com.au
Tue, 05 Dec 2000 17:16:15 +1100
As the subject says, REQUEST.set('n', n+1) is broken on zope.org. The
following DTML will raise an AttributeError on __add__:
<dtml-call REQUEST.set('n', 1)>
<dtml-call REQUEST.set('n', n+1)>
Is this a permanent change and is this going into the Zope codebase?
Richard
--
Richard Jones
richard@bizarsoftware.com.au
Senior Software Developer, Bizar Software
www.bizarsoftware.com.au