[Koha-bugs] [Bug 10068] Move from the utf8:: pragma methods to Encode::

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 17 15:52:55 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068

--- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 17506
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17506&action=edit
Bug 10068 - Replace the utf8 pragma at C4/Installer.pm

utf8::encode($string) for Encode::encode('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.


More information about the Koha-bugs mailing list