[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:21 CEST 2013


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

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 17503
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17503&action=edit
Bug 10068 - Replace the utf8 pragma at admin/preferences.pl

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.


More information about the Koha-bugs mailing list