[ZPT] Repeat vars broken in todays CVS?

Ron Bickers rbickers-dated-1008619871.9a56ed@logicetc.com
Mon, 10 Dec 2001 15:11:10 -0500


In addition to the issue of existance and true/false, it seems by applying
the latest fixes from CVS for the memory leak, my repeat variables aren't
being recognised when I use them.

For example:

<tr tal:repeat="item here/mainmenu">
<td><span tal:replace="item/name"></td>
</tr>

Raises an Undefined for 'item'.

_______________________

Ron Bickers
Logic Etc, Inc.