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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 21 Nov 2014 23:38:01 +0000 (20:38 -0300)
commit83a3c6437209be78d55c641b7969bf20d487102a
tree374ef29abe5408fb1b7cdd58190a408b49116ba7
parent6e20fdf4e7391f5af838475e4630ec6e4b26e766
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: Tomas Cohen Arazi <tomascohen@gmail.com>
Works as described. Fixes the issue.
Koha/Template/Plugin/Koha.pm