http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14561 Bug ID: 14561 Summary: Bengali searching is not working Change sponsored?: --- Product: Koha Version: 3.20 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: suzonduislm52@gmail.com QA Contact: testopia@bugs.koha-community.org I recently installed koha 3.20 in Debian Jessie. Everything is running okay. But when search any Bengali term from Intranet it shows - ------- Software error: Cannot decode string with wide characters at /usr/lib/x86_64-linux-gnu/perl/5.20/Encode.pm line 215. For help, please send mail to the webmaster ([no address given]), giving this error message and the time and date of the error. -------- Though I added # UTF-8 Defaults for Koha init-connect='SET NAMES utf8' character-set-server=utf8 collation-server=utf8_general_ci in /etc/mysql/my.cnf file. and AddCharset UTF-8 .utf8 AddDefaultCharset UTF-8 in /etc/apache2/conf-available/charset.conf Any help ? -- You are receiving this mail because: You are watching all bug changes.