Hi all,

after looking around the code for the possible source of the problem,
it seems that the values retrieved from the DB are not automatically
treated as UTF-8 (the bit is not internally set by the DBD modules).

A simple fix is posted here:

   http://mm.cs.dartmouth.edu/wiki/index.php/UTF-8_Encoding

Please let me know if this works on your installations as well.

Cheers,
Max


On 03/12/2010 08:15 AM, Andrei Pîrvan wrote:
I can confirm the same behavior on a default installation, when
inserting Romanian characters, with [mysqld] default-character-set=utf8
in my.cnf. On mysql shell data looks ok with default latin1 encoding,
but when changing it to utf8 special characters looks garbled (like
accessing http://www.google.ro/webhp?hl=ro with ISO-8859-1 encoding).

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to