From 4b418dce999f777031faf08b2265ee2546f370c7 Mon Sep 17 00:00:00 2001 From: "friedrich.von.heusler" Date: Mon, 13 Jan 2014 08:47:50 -0400 Subject: [PATCH] --- ...t_decode_wide_characters_error_with_utf-8_encoding.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/bugs/cannot_decode_wide_characters_error_with_utf-8_encoding.mdwn diff --git a/doc/bugs/cannot_decode_wide_characters_error_with_utf-8_encoding.mdwn b/doc/bugs/cannot_decode_wide_characters_error_with_utf-8_encoding.mdwn new file mode 100644 index 000000000..2b02f3b98 --- /dev/null +++ b/doc/bugs/cannot_decode_wide_characters_error_with_utf-8_encoding.mdwn @@ -0,0 +1,7 @@ +During creation the new page with utf-8 codepage and non-Latin characters, +Pressing on either `Save Page` or `Preview` button results in +> `Error: cannot decode with wide characters at /usr/lib/perl5/vendor_perl/5.16.1/i686-linux/Encode.pm line 215` + +Editing the wiki page with non-Latin characters using webinterface also fails with the same error. +Additionally, embedding graphviz graphs non-Latin, leads to he same error. +Observed in ikiwiki versions 3.20130904 and version 3.20140102