You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Musachy Barroso <mu...@gmail.com> on 2008/07/29 16:56:01 UTC

Freemarker escaping content

I am looking at this ticket:
https://issues.apache.org/struts/browse/WW-1677. Having this in an ftl
file:

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

outputs this:

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

I have been going back and forth but 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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org