diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-01 18:41:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-01 18:41:47 -0400 |
commit | 96da041907bcd4e74be6b2beef06d265708644ee (patch) | |
tree | 2be8097d58009147bbd124ba9c686c03167ff1ce /doc/bugs | |
parent | 0abaf5aaae14efafb4610bfc3b35d0bb111089fb (diff) | |
parent | 8c6577c3dc8d904231375642b5d9ac2758246edc (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info into tova
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/__38__uuml__59___in_markup_makes_ikiwiki_not_un-escape_HTML_at_all.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/__38__uuml__59___in_markup_makes_ikiwiki_not_un-escape_HTML_at_all.mdwn b/doc/bugs/__38__uuml__59___in_markup_makes_ikiwiki_not_un-escape_HTML_at_all.mdwn index 2712f9cb4..94a0e5445 100644 --- a/doc/bugs/__38__uuml__59___in_markup_makes_ikiwiki_not_un-escape_HTML_at_all.mdwn +++ b/doc/bugs/__38__uuml__59___in_markup_makes_ikiwiki_not_un-escape_HTML_at_all.mdwn @@ -36,3 +36,11 @@ unless that has security implications. > I tested on unstable, and ikiwiki handled that sample rss fine, > generating a `ΓΌ.html`. --[[Joey]] + +>> I confirm that it works with ikiwiki 2.50, at least partially. The HTML output is +>> OK, but the aggregate plugin still reports this: +>> +>> processed ok at 2008-07-01 21:24:29 (invalid UTF-8 stripped from feed) (feed entities escaped) +>> +>> I hope that's just a minor blemish. --liw + |