]> git.evergreen-ils.org Git - evergreen/tadl.git/commit
TPAC: Decode translated strings into UTF8
authorDan Scott <dscott@laurentian.ca>
Fri, 20 Jul 2012 17:41:50 +0000 (13:41 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 24 Jul 2012 21:29:21 +0000 (17:29 -0400)
commit353cb815ee60a57bc4cb50e498de2642292d5ef5
treea02420ffe491fc342b849ab1c32f85f39f7b1a51
parent074066df74ec3bf67ae75998d3df5b2210b61e4f
TPAC: Decode translated strings into UTF8

Without the _decode pragma, Locale::Maketext::Lexixcon did not
understand that it was being handed Unicode and generated some funky
output in the TPAC templates.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb.pm