[ZPT] TAL and PageTemplates 1.2.1 released

richard@bizarsoftware.com.au richard@bizarsoftware.com.au
Tue, 08 May 2001 13:42:05 +1000


Evan Simpson wrote:
> 
> From: <richard@bizarsoftware.com.au>
> > <p tal:repeat="txt python:'one', 'two'"
> > tal:content="python:repeat.txt.index">foo</p>
> >
> > doesn't work (NameError on repeat)
> 
> Got it.  This, and the 'if exists' bug, and an on-error bug are killed in
> TAL and PageTemplates 1.2.1, now available.

Yay! You legend! :)

<p tal:repeat="txt python:'one', 'two'"
tal:content="python:repeat['txt'].index">foo</p>

Now works!


   Richard

-- 
Richard Jones
richard@bizarsoftware.com.au
Senior Software Developer, Bizar Software (www.bizarsoftware.com.au)