https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42640 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 199287 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199287&action=edit Bug 42640: Script search_for_data_inconsistencies.pl use binmode UTF-8 Like Bug 32012 for runreport.pl the script search_for_data_inconsistencies.pl should use binmode UTF-8 to correctly display datas. Test plan: 1) Edit an authorised value to add some diacritics in code, in "LOC" for example 2) Edit an item to use this code 3) Delete this authorised value 4) Run misc/maintenance/search_for_data_inconsistencies.pl => Check you have a correct message with diacritics -- You are receiving this mail because: You are watching all bug changes.