From: Joey Hess Date: Mon, 12 May 2008 21:09:40 +0000 (-0400) Subject: not just a poll plugin problem X-Git-Tag: 2.46~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=adb5d92ed739031fbc8175cffdeb15b0352d5f80;p=ikiwiki.git not just a poll plugin problem --- diff --git a/doc/bugs/poll_plugin:_can__39__t_vote_for_non-ascii_options.mdwn b/doc/bugs/poll_plugin:_can__39__t_vote_for_non-ascii_options.mdwn index 66c52ee5d..e09e6c29d 100644 --- a/doc/bugs/poll_plugin:_can__39__t_vote_for_non-ascii_options.mdwn +++ b/doc/bugs/poll_plugin:_can__39__t_vote_for_non-ascii_options.mdwn @@ -2,3 +2,8 @@ I don't seem to be able to vote for options that have non-ascii names, using the As an example, see http://test.liw.fi/testpoll/index.html: the "red", "green", and "blue" options work fine, but the "ehkä" one does not. --[liw](http://liw.fi/) + +> It's not just the poll plugin, editing a page with utf-8 will corrupt it +> now! I wonder if this is a perl 5.10 change; it was working just fine as +> recently as May 8th; I upgraded perl on the 9th and it's broken for me +> now. --[[Joey]]