Hello,

I use latest Karaf with latest camel available 3.22.1 + camel freemarker 
(3.22.1) and when i do


<#list ['a', 'b', 'c'] as i>
  ${i?counter}: ${i}
</#list>

in my template the counter is just blank wich is work in Unit Test everything 
print well just not loop counter (i also try index and other) why ? I think is 
buggy just on Karaf run ?

Michael.

Reply via email to