Maybe you should try this with the ""

ie

<dtml-call "REQUEST.set('n', 1)">
<dtml-call "REQUEST.set('n', n+1)">

regards.
-- 
Pavel
Cosmos-Mebel, JSC.   
http://www.cosmos-mebel.spb.ru
----- Original Message ----- 
From: "Richard Jones" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>    
Sent: 5 ??????? 2000 ?. 9:16
Subject: [Zope] REQUEST.set('n', n+1) broken on zope.org


> 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                                
> [EMAIL PROTECTED]
> Senior Software Developer, Bizar Software        
> www.bizarsoftware.com.au
> 
> _______________________________________________
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
> 


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to