https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42640
--- Comment #3 from Jonathan Druart <[email protected]> --- 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 <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
