http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478
--- Comment #99 from Jonathan Druart <[email protected]> --- (In reply to Peter Zhao from comment #98) > ES Opac cannot support Chinese language? I try to search Chinese word in > http://elasticsearch.koha.catalystdemo.net.nz/ and my ES, they also show > "Software error". > > Software error: > > Can't escape \x{57FA}, try uri_escape_utf8() instead at > /opt/kohaclones/elasticsearch/Koha/SearchEngine/Elasticsearch/QueryBuilder. > pm line 217. > > For help, please send mail to the webmaster ([no address given]), giving > this error message and the time and date of the error. > > Software error: > > Can't escape \x{57FA}, try uri_escape_utf8() instead at > /home/koha/kohaes/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line 217. > > For help, please send mail to the webmaster (webmaster@koha), giving this > error message and the time and date of the error. This is fixed by Bug 12478: Fix encoding issue on facets Try to add the last 8 patches from this bug report. The Robin's branch does not contain these fixes. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
