Daniel Rall <[EMAIL PROTECTED]> wrote:
> I took a look -- foreach-variable is a good spot.

I duplicated the code/results below, ran the test, made sure it still 
worked, then changed the #foreach $element to ${element}, made sure it 
failed, and submitted the diffs.

====
#foreach ($element in $list)
    This is $element.
    $velocityCount
#end
====

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to