diff options
author | smcv <smcv@web> | 2014-09-17 05:14:10 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-09-17 05:14:10 -0400 |
commit | 49f1d41a68cb0cf0fd13488034a2679ae9edc08f (patch) | |
tree | 74e5ce97fe59e62a974f83cb112169dd8f79153a | |
parent | c125efa75ba5b3dff55c32e5298cf64efef2e716 (diff) | |
download | ikiwiki-49f1d41a68cb0cf0fd13488034a2679ae9edc08f.tar ikiwiki-49f1d41a68cb0cf0fd13488034a2679ae9edc08f.tar.gz |
probably fixed
-rw-r--r-- | doc/bugs/cannot_decode_wide_characters_error_with_utf-8_encoding.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
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 index 2b02f3b98..c665fff8b 100644 --- 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 @@ -5,3 +5,6 @@ Pressing on either `Save Page` or `Preview` button results in 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 + +> This is probably [[fixed|done]] in 3.20140916. Please provide more +> information if not. --[[smcv]] |