https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42640 --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 200885 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200885&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 Signed-off-by: Chris Mathevet <chris.mathevet@inLibro.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.