http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068
--- Comment #4 from Tomás Cohen Arazi <[email protected]> --- Created attachment 17504 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17504&action=edit Bug 10068 - Replace the utf8 pragma at C4/Biblio.pm utf8::decode($string) for Encode::decode('UTF-8',$string) Added Carp and error handling. Sponsored-by: Universidad Nacional de Córdoba -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
