]> git.openstreetmap.org Git - rails.git/commitdiff
Avoid double-escaping diary entry titles
authorAndy Allan <git@gravitystorm.co.uk>
Sat, 29 Oct 2016 14:54:42 +0000 (16:54 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Sat, 29 Oct 2016 15:17:56 +0000 (17:17 +0200)
The XML builder takes care of the escaping, and adding h() lead to
double-escaped titles in the RSS feed.


No differences found