After my changes for https://issues.apache.org/struts/browse/WW-1677.
Freemarker is doing something weird, and this:

<@s.submit theme="simple" type="button">aaa</@s.submit>

outputs:

&lt;button type=&quot;submit&quot; id=&quot;&quot;
value=&quot;Submit&quot;&gt;aaa</button>

It is escaping the output of the opening template, and I can't figure
out what is going on, any ideas?
musachy
-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

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

Reply via email to