More 1.7 BC issues (porting from 1.5)

Boris Partensky <[email protected]>
Newsgroups gmane.comp.jakarta.velocity.user
Message-ID <CABsrNP9GgOeSsZG_mMfPDK9rsT2V0vfK5Ee5P4aKuLRuTS_L8A@mail.gmail.com>
Hi, I have this use case which involves 2 nested macros and a foreach.
I am trying to understand why this template evaluates to empty string
on 1.7, and to "foobaryokdar" - on 1.5.


String template = "#set($global_types=['foo', 'bar', 'yok',
'dar'])#macro( showBox $input)#set($type = \"\")$input#end"+
                "#macro(showBoxes $types)#foreach($type in
$types)#showBox($type)#end#end#showBoxes($global_types)";
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.