From 76af0b5907b3f9e26c25ebd8b6b6a391d0b31dc3 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 5 Jul 2011 11:08:31 -0400 Subject: [PATCH] LP805971: Specify UTF8 encoding in password reset templates As reported by Liam Whalen in Launchpad bug 805971: "The file /openils/var/template/password-reset/reset-form.tt2 does not display utf-8 characters. I modified it to include '' inside the tag, and the fr-CA version of the page now displays correctly." I duplicated the problem in Firefox 5 and confirmed that the addition of the META tag corrects the problem. Signed-off-by: Dan Scott --- Open-ILS/src/templates/password-reset/request-form.tt2 | 1 + Open-ILS/src/templates/password-reset/reset-form.tt2 | 1 + 2 files changed, 2 insertions(+) diff --git a/Open-ILS/src/templates/password-reset/request-form.tt2 b/Open-ILS/src/templates/password-reset/request-form.tt2 index 9f4382b648..8f58516b48 100644 --- a/Open-ILS/src/templates/password-reset/request-form.tt2 +++ b/Open-ILS/src/templates/password-reset/request-form.tt2 @@ -1,5 +1,6 @@ + [% i18n.REQUEST_TITLE %]