3 Sep
2015
3 Sep
'15
5:31 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 --- Comment #104 from Robin Sheat <robin@catalyst.net.nz> --- (In reply to Peter Zhao from comment #103)
After I changed "uri_escape" to "uri_escape_utf8", ES can index and Opac can search Chinese in MARC21 structure.
But it does not work in UNIMARC structure. It shows messy code.
The code paths between MARC21 and UNIMARC shouldn't differ in ways that would make a difference here. The only place where it comes up is determining that XXXy goes into "author" or whatever. -- You are receiving this mail because: You are watching all bug changes.