]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
not reproducible on unstable
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 5 Jun 2008 01:00:24 +0000 (21:00 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 5 Jun 2008 01:00:24 +0000 (21:00 -0400)
doc/bugs/__38__uuml__59___in_markup_makes_ikiwiki_not_un-escape_HTML_at_all.mdwn

index 7e9bf84e24c3ef948b79144e9a76665ebd254557..2712f9cb4b66c2070a02a992622f2c142db1ca4c 100644 (file)
@@ -33,3 +33,6 @@ If I remove the ampersand in the title, ikiwiki has no problem. However, the ent
 valid HTML, so it would be good for ikiwiki to understand it. At the minimum, stripping
 the offending entity but un-escaping the rest seems like a reasonable thing to do,
 unless that has security implications.
+
+> I tested on unstable, and ikiwiki handled that sample rss fine,
+> generating a `ΓΌ.html`. --[[Joey]]