diff options
author | jmtd <jmtd@web> | 2019-10-10 11:36:29 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2019-10-10 11:36:29 -0400 |
commit | 626f99a27f803ffd3439eb7191ebb9b5e8d3976a (patch) | |
tree | 93033d17d3f9e5f5cc26d3f7712e3a0904b2f495 | |
parent | a6feaca5865e1003ac93d2d3efd1e5e59e078478 (diff) | |
download | ikiwiki-626f99a27f803ffd3439eb7191ebb9b5e8d3976a.tar ikiwiki-626f99a27f803ffd3439eb7191ebb9b5e8d3976a.tar.gz |
sigh, still broken, different error message.
-rw-r--r-- | doc/bugs/table_can_not_deal_with_Chinese_.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/table_can_not_deal_with_Chinese_.mdwn b/doc/bugs/table_can_not_deal_with_Chinese_.mdwn index 653ec00d3..cafc7e419 100644 --- a/doc/bugs/table_can_not_deal_with_Chinese_.mdwn +++ b/doc/bugs/table_can_not_deal_with_Chinese_.mdwn @@ -130,3 +130,8 @@ I'm going to attempt to work around it by moving to an external CSV. — [[Jon >> EDIT: yes indeed merely upgrading to libperl5.28=5.28.1-6 in stretch fixes the >> issue. >> — [[Jon]] +>> +>> Post Buster-upgrade, and it's *still* broken on my webhost, which shows +>> `[\[!table Error: Wide character at /usr/lib/x86_64-linux-gnu/perl/5.28/Encode.pm line 296.]]` +>> with libperl5.28:amd64 5.28.1-6, libtext-csv-perl 1.99-1 and +>> libtext-csv-xs-perl 1.38-1. Further fiddling will commence. — [[Jon]] |