https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28245
--- Comment #1 from David Cook <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
