Matt Wed, 01 Sep 2010 06:02:34 -0700
In velocity if I do: $set($test = "---") $test $test will return — instead of ---
Using UTF-8 encoding and velocity 1.6.2. Any idea what might be causing this or what I might be doing wrong? Thanks