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:25:56 +0000 (17:25 -0400)
commit939f1e7d3e12051fa6d49a537de2ab9c00701d6d
treebdc8e21b85800203daa06887618e1f1f4cab03d6
parent06e77b31369e770708f907fa7e0b7b4506310cf2
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