[Catalyst] Plugin::I18N and UTF-8
    Alex Povolotsky 
    tarkhil at over.ru
       
    Mon Mar 24 07:08:06 GMT 2008
    
    
  
Hello!
Having completed UTF-8 quest successfully, I've tried to do I18N and 
found the same double-UTF-encoding trouble.
I've put UTF-8 strings into I18N/ru.po file,and configured Plugin:I18N
Plugin::I18N:
    maketext_options:
        Decode: 0
        Encoding: utf-8
(Decode: 1 did not make a difference), and I've got double-encoded localize.
What and where should I fix?
Alex.
    
    
More information about the Catalyst
mailing list