Take care of HTML escaping of Velocity references.

This commit is contained in:
Knut Forkalsrud 2010-08-18 22:01:37 -07:00
parent 0fe2667b30
commit be7ad56dc1

View file

@ -4,3 +4,5 @@ velocimacro.permissions.allow.inline.local.scope=true
velocimacro.context.localscope=false
velocimacro.library.autoreload=true
output.encoding = UTF-8
eventhandler.referenceinsertion.class = org.apache.velocity.app.event.implement.EscapeHtmlReference
eventhandler.escape.html.match = /.*/