Axel Gerstmair wrote:
On Tuesday, September 30, 2003 at 14:12, Stuart Hillis wrote:

[...] I get this in the error_log:


-- part of the error_log --
upload_preview.pl: Malformed UTF-8 character (unexpected
non-continuation byte 0x6c, immediately after start byte 0xfc) in
substitution iterator at
/usr/lib/perl5/site_perl/5.8.0/i686-linux/Template/Directive.pm line
158.
-- end of part --


Ps. I'm running perl 5.8, TTK 2.10


AFAIK, this has nothing to do with Template Toolkit. It is a problem
with Unicode support and UTF8 locales under Perl 5.8 (you are probably
using RedHat 8.0 onwards?).

And it's "fixed" in 5.8.1: http://search.cpan.org/author/JHI/perl-5.8.1/pod/perldelta.pod#UTF-8_On_Filehandles_No_Longer_Activated_By_Locale


__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com


_______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to