>tell it not to. Since I'm not familiar with velocity it is harder for me to 
>verify that the escaping is done by the velocity templates as well. If 
>escaping is in fact done in webwork2, please explain how.
>

AFAIK neither velocity templates nor property tag escape the xml entities. I have 
dabbed with it once, AFAIR it requires changing the getActualValue method in 
AbstractUITag for the templates (as they call this method when rendering). Similarily 
it can be done for the PropertyTag. I have found a HTML-escaping method somewhere in 
the OSCore (don't have any of the sources at hand now, but it worked).

BTW, are there plans to make the ww:property behave like c:out? (I mean the 
"escapeXml" and "default" attributes)

Grzegorz 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to