]> git.openstreetmap.org Git - rails.git/commit
Don't treat flash messages as raw
authorTom Hughes <tom@compton.nu>
Mon, 24 Aug 2015 09:49:04 +0000 (10:49 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 24 Aug 2015 09:49:04 +0000 (10:49 +0100)
commit618526ba6297895d5ed4aaf04766afaab2f46544
treef4ce1487a641af7d17076e983f765833320d4221
parent41eb7a14072134e560bd18b9fbd2bbaa696eefd6
Don't treat flash messages as raw

This will likely break some things, but we should fix them
properly so that the rails auto-escaping can work.

Fixes #1027
app/views/layouts/_flash.html.erb