diff options
author | jmtd <jmtd@web> | 2019-10-07 09:57:00 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2019-10-07 09:57:00 -0400 |
commit | 719d48bddda711f3ded28ce8412aee09db8b5f21 (patch) | |
tree | e1b5bb27cbac29d0f829552f512b2aaf9c24d9a4 | |
parent | 90782179162e54544d13ccfc38ebbbaa09b0caf1 (diff) | |
download | ikiwiki-719d48bddda711f3ded28ce8412aee09db8b5f21.tar ikiwiki-719d48bddda711f3ded28ce8412aee09db8b5f21.tar.gz |
follow-up: sorry, I appreciate that wasn't as useful as it could have been
-rw-r--r-- | doc/bugs/table_can_not_deal_with_Chinese_.mdwn | 9 |
1 files changed, 9 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 92be2b636..3b6780f85 100644 --- a/doc/bugs/table_can_not_deal_with_Chinese_.mdwn +++ b/doc/bugs/table_can_not_deal_with_Chinese_.mdwn @@ -111,3 +111,12 @@ I'm going to attempt to work around it by moving to an external CSV. — [[Jon > test-case, and push it to your github fork or something, so I can apply > it without having to guess precisely what the whitespace should be. > --[[smcv]] + +>> Sorry, I appreciate as bug reports go my last post was not that useful. +>> It's serving as a sort-of personal placeholder to investigate further. +>> The issue can be seen live [here](https://jmtd.net/fiction/sf_masterworks/), +>> the source is [here](https://jmtd.net/tmp/sf_masterworks.mdwn). The web +>> servers versions are ikiwiki 3.20190228-1, +>> libtext-csv-perl 1.33-2 and libtext-csv-xs-perl is not installed. +>> I'll do some futher diagnosis and poking around. +>> — [[Jon]] |