[Catalyst] View::TT FILTERS and utf-8
    apv 
    apv at sedition.com
       
    Fri Dec 23 21:13:40 CET 2005
    
    
  
On Friday, December 23, 2005, at 11:51  AM, A. Pagaltzis wrote:
> * apv <apv at sedition.com> [2005-12-23 17:50]:
>> [% utf_8_content | html_entity %] gets mangled (looks like the
>> same output as double encoded utf-8 but I'm not sure).
>
> Is Perl’s UTF-8 flag set on the utf_8_content variable?
>
Doing a little [% PERL %] loop on the vars and checking with 
utf8::is_utf8()
they are not...?
Fiddling all the encoding and plugins through again, the flag on them
remains off.
-Ashley
    
    
More information about the Catalyst
mailing list