http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #15 from Dobrica Pavlinusic <dpavlin@rot13.org> 2011-10-27 11:03:04 UTC --- Created attachment 6073 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6073 remove unused code, cleanup ident and correctly mark templates as utf-8 Attached patch fixes template encoding. It's artificially large since I also included removal of unused code, but only relevant change to last version is ENCODING => 'utf8' in C4::Template around like 65 in Template->new. This change is based on utf-8 hint from Template::FAQ since our templates don't have BOM -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.