On 9/5/07, Daniel McBrearty <[EMAIL PROTECTED]> wrote: > > > > It seems to me that Template-Toolkit does no UTF-8-encoding of the > > outputted variables. > > well, it shouldn't. >
Maybe i should adjust my statement: __it looks like TT uses the wrong Encoding for the output of vars.__ Obviously, the string variable reaches the stash correctly. I wrote it's content to a UTF-8 file and i found the result correctly. I even tried to set the ENCODING parameter in View::TT.pm, but did not find any changes. Maybe the version of TT is too old? I am using *Template Toolkit version 2.18, released on 09 February 2007.* _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
