<div dir="ltr">Dear Koha Community,<div><br></div><div>I am quite new to KOHA; I went through a fresh installation of Koha on Ubuntu a few weeks ago. </div><div><br></div><div>The project that I am working on requires Turkish characters to be kept in the DB. After through investigation, I was able to perform cataloging and search with Turkish characters. However, when I try to catalog authorities with Turkish characters in it Koha converts the characters to some strange encoding. (Eg. when I try to insert "Çelebi, Evliya" as an Authority(Personal Name) it is inserted to the database as "ßelebi, Evliya".) </div><div><br></div><div>If I manually change the marcxml field in auth_header table and replace it with Turkish characters, Koha shows it with different encoding in Authority search. When the same record's edit screen is shown, authority name with proper encoding is shown. </div><div><br></div><div>Looked through plenty of links and previous messages and weren't able to find any similar issue. I would really appreciate any help on this encoding issue,</div><div>Furkan</div><div><br></div><div><br></div><div><table style="border-collapse:collapse;font-size:13px;border-top:1px solid rgb(188,188,188);border-right:1px solid rgb(188,188,188);font-family:arial,verdana,helvetica,sans-serif"><tbody><tr><th scope="row" style="margin:0px;padding:0.2em 0.3em;text-align:center;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);background-color:rgb(232,232,232)">Koha version:</th><td style="padding:0.2em 0.3em;border:1px solid rgb(188,188,188);background-color:rgb(243,243,243);vertical-align:top">16.05.05.000</td></tr><tr><th scope="row" style="margin:0px;padding:0.2em 0.3em;text-align:center;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);background-color:rgb(232,232,232)">OS version ('uname -a'):</th><td style="padding:0.2em 0.3em;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);vertical-align:top">Linux koha 4.4.0-36-generic #55~14.04.1-Ubuntu SMP Fri Aug 12 11:49:30 UTC 2016 x86_64</td></tr><tr><th scope="row" style="margin:0px;padding:0.2em 0.3em;text-align:center;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);background-color:rgb(232,232,232)">Perl interpreter:</th><td style="padding:0.2em 0.3em;border:1px solid rgb(188,188,188);background-color:rgb(243,243,243);vertical-align:top">/usr/bin/perl</td></tr><tr><th scope="row" style="margin:0px;padding:0.2em 0.3em;text-align:center;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);background-color:rgb(232,232,232)">Perl version:</th><td style="padding:0.2em 0.3em;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);vertical-align:top">5.018002</td></tr><tr><th scope="row" style="margin:0px;padding:0.2em 0.3em;text-align:center;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);background-color:rgb(232,232,232)">Perl @INC:</th><td style="padding:0.2em 0.3em;border:1px solid rgb(188,188,188);background-color:rgb(243,243,243);vertical-align:top">/usr/share/koha/lib <br>/etc/perl <br>/usr/local/lib/perl/5.18.2 <br>/usr/local/share/perl/5.18.2 <br>/usr/lib/perl5 <br>/usr/share/perl5 <br>/usr/lib/perl/5.18 <br>/usr/share/perl/5.18 <br>/usr/local/lib/site_perl <br>. <br></td></tr><tr><th scope="row" style="margin:0px;padding:0.2em 0.3em;text-align:center;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);background-color:rgb(232,232,232)">MySQL version:</th><td style="padding:0.2em 0.3em;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);vertical-align:top">mysql Ver 14.14 Distrib 5.5.53, for debian-linux-gnu (x86_64) using readline 6.3</td></tr><tr><th scope="row" style="margin:0px;padding:0.2em 0.3em;text-align:center;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);background-color:rgb(232,232,232)">Apache version:</th><td style="padding:0.2em 0.3em;border:1px solid rgb(188,188,188);background-color:rgb(243,243,243);vertical-align:top">Server version: Apache/2.4.7 (Ubuntu)</td></tr><tr><th scope="row" style="margin:0px;padding:0.2em 0.3em;text-align:center;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);background-color:rgb(232,232,232)">Zebra version:</th><td style="padding:0.2em 0.3em;border-bottom:1px solid rgb(188,188,188);border-left:1px solid rgb(188,188,188);vertical-align:top">Zebra 2.0.44 (C) 1994-2010, Index Data ApS Zebra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. SHA1 ID: 419ad759807269fdfa379799a051ed3a551c6541 Using ICU</td></tr></tbody></table></div><div><br></div></div>