[Koha-bugs] [Bug 21848] Handle encoding when calling Text::Unaccent::unac_string

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 14 00:23:37 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21848

--- Comment #10 from David Cook <dcook at prosentient.com.au> ---
Comment on attachment 82384
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82384
Bug 21848: Handle encoding when calling Text::Unaccent::unac_string

Review of attachment 82384:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=21848&attachment=82384)
-----------------------------------------------------------------

::: Koha/Patron.pm
@@ +25,3 @@
>  use List::MoreUtils qw( uniq );
>  use JSON qw( to_json );
>  use Text::Unaccent qw( unac_string );

Do we still need to load Text::Unaccent here?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list