[Catalyst] Catalyst and UTF-8

Renan Valente Rangel rvr777 at gmail.com
Wed Nov 29 00:34:23 GMT 2006


Hi,

I am trying to use MySQL with DBIC to get some data in UTF-8, but I only see
ISO-8859-1 data in my browser. Using ut8::is_ut8() in the data that comes
from DBIC, it is false.
I have the latest DBI, DBIx::Class and DBD::mysql from CPAN.

I have tried use UTF8Columns in the result classe of DBIC and set all
columns with utf8_columns(), but it still not work.

What can I try to solve this problem?

Thanks

-- =

Renan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20061128/850a0=
8a4/attachment.htm


More information about the Catalyst mailing list