13 Jan
2011
13 Jan
'11
7:52 p.m.
On 13/01/2011 19:36, Eric Guirbal wrote:
To reproduce the problem.
$ dancer -a test
Then add in config.yml:
quote: > Avant de choisir le prénom d'un garçon, pensez toujours à la femme qui aura à le murmurer plus tard.
And in index.tt:
<blockquote> <% settings.quote %> </blockquote>
Launch the app and point your browser on http://localhost:3000/ to see the lovely quote from Barbey d'Aurevilly disfigured.
Tested with dancer 1.2003.
YAML version? 0.72 here and working.