28 Apr
2021
28 Apr
'21
6:43 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28245 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #0)
I'm not sure what to do about non-alphabetic languages like Chinese that don't do alphabetic sorting...
From what I've seen, Chinese just gets sorted by byte order.
I tried Unicode::Collate::Locale->new(locale => 'zh__pinyin'), but that didn't work. So no idea. -- You are receiving this mail because: You are watching all bug changes.