From d1d212203c72072d9a42f66c171dc6be83225894 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 2 Jul 2006 19:06:08 +0000 Subject: * Centralised all calls to HTML::Template and force all the templates to be read as utf8. --- doc/bugs/utf8_html_templates.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/bugs') diff --git a/doc/bugs/utf8_html_templates.mdwn b/doc/bugs/utf8_html_templates.mdwn index 5d7ea836b..a750b23f6 100644 --- a/doc/bugs/utf8_html_templates.mdwn +++ b/doc/bugs/utf8_html_templates.mdwn @@ -17,4 +17,6 @@ won't cache templates. Could be approached by using HTML::Template's support for filters. Just make it use a filter that turns on utf-8 -Or by subclassing it and overriding the \_init\_template method, though that's a bit uglier \ No newline at end of file +Or by subclassing it and overriding the \_init\_template method, though that's a bit uglier + +[[bugs/done]] -- cgit v1.2.3