From e13f9dbe870f181af165aed9cd4530d3dd1aa94e Mon Sep 17 00:00:00 2001 From: Keeh Date: Mon, 21 Aug 2017 10:28:51 -0400 Subject: --- doc/bugs/Encoding_problems_in_ikiwiki_generated_content.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/Encoding_problems_in_ikiwiki_generated_content.mdwn b/doc/bugs/Encoding_problems_in_ikiwiki_generated_content.mdwn index aa6b13902..1b154805a 100644 --- a/doc/bugs/Encoding_problems_in_ikiwiki_generated_content.mdwn +++ b/doc/bugs/Encoding_problems_in_ikiwiki_generated_content.mdwn @@ -3,6 +3,6 @@ ikiwiki version 3.20170111 on Debian 4.9.30-2+deb9u3 with locale fr_FR.UTF-8 UTF-8 characters like û and é get turned into the unicode replacement character (xFFFD) in "Last edited" date, "published" date and in the calendar plugin content. User provided content (page title or content) isn't affected. -Examples here : https://blog.chat-porc.eu/archives/2017/ +Examples [here](https://blog.chat-porc.eu/archives/2017/) Having strftime_utf8 systematically return POSIX::strftime(@_) resolves the bug, but I'm pretty sure it's not a proper fix. -- cgit v1.2.3