From: Simon McVittie Date: Tue, 6 Apr 2010 00:31:38 +0000 (+0100) Subject: HTML-encode meta title, description, guid on output, but not in the pagestate X-Git-Tag: 3.20100427~188^2 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/5408279b5ffd7038bb0c279d1379c7e0d21d0a96?hp=5408279b5ffd7038bb0c279d1379c7e0d21d0a96 HTML-encode meta title, description, guid on output, but not in the pagestate This makes them consistent with the rest of the meta keys. A wiki rebuild will be needed on upgrade to this version; until the wiki is rebuilt, double-escaping will occur in the titles of pages that have not changed. ---