Bug 12739: (QA followup) use 'UTF-8' instead of 'utf8'
authorTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 19 Mar 2015 18:18:32 +0000 (15:18 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 30 Mar 2015 16:36:48 +0000 (13:36 -0300)
commitde7e7d303311a8e306ec5974a0f68c35444a75c2
tree9408bbd7cca286ca295b374fb4d7ac2720645116
parent54731a0ce10094b60fd0b9541c24fbffc49a2c05
Bug 12739: (QA followup) use 'UTF-8' instead of 'utf8'

This patch makes Encode::encode be passed the 'UTF-8' encoding
instead of the discouraged 'utf8'.

Please read:
http://wiki.koha-community.org/wiki/Handling_UTF8_in_development

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Letters.pm