[Templates] Problems with UTF-8 and TT2.

Aleksandar Petrovic aleksp@verat.net
Sun, 25 Jun 2006 10:05:13 +0200


Hello folks!

As subject says - I run into problems with UTF-8 templates.

I searched the Internet and found a quick solution - I just appended
use open 'utf8'; in Template::Provider and it works.

But I'm wondering why TT isn't doing the right thing on it's own.
Templates are saved as UTF-8 with a BOM - but they aren't outputed
(nor saved in cache folder) that way.

And of course I would like not having to change Template::Provider ...

--=20
Aleksandar Petrovi=C4=87
aleksp@verat.net