Bug 12411: Preferences values should be utf8 encoded
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 12 Jun 2014 15:04:03 +0000 (17:04 +0200)
committerMason James <mtj@kohaaloha.com>
Sat, 25 Jul 2015 13:20:19 +0000 (01:20 +1200)
commitaff48ab48928027b6ea1528ebd3d81392e480764
treeee32dcc22dbd96ad9ca6fde7015752f8319bb27e
parentf3965b7fb6912c75d55a0a007b1e4256e5f7f12e
Bug 12411: Preferences values should be utf8 encoded

Test plan:
Fill OPACMySummaryNote or NoLoginInstructions with something like "éàç"
and verify the display is broken.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Mason James <mtj@kohaaloha.com>
Koha/Template/Plugin/Koha.pm