]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authortumashu1 <tumashu1@web>
Wed, 28 Nov 2018 05:16:33 +0000 (01:16 -0400)
committeradmin <admin@branchable.com>
Wed, 28 Nov 2018 05:16:33 +0000 (01:16 -0400)
doc/bugs/table_can_not_deal_with_Chinese_.mdwn

index 89f406d5d212a798b80bd3a8a7dfcafc1fd8f552..fe71686e6f52ef355b683e62680bfcd818459620 100644 (file)
@@ -32,3 +32,5 @@ The below example works well too
 > That file is owned by the `libperl5` package, but I think I've seen an error mentioning `Text::CSV` i.e. `libtext-csv-perl` when I've encountered this before. -- [[Jon]]
 
 >> A related problem, also fixed by using DSV, is messing up the encoding of non-ASCII, non-wide characters, e.g. £ (workaround was to use &amp;pound; instead) -- [[Jon]]
+
+>>> Sorry, I have faced the same error: \[[!table Error: Cannot decode string with wide characters at /usr/lib/x86_64-linux-gnu/perl/5.24/Encode.pm line 243.]] -- [[tumashu1]]