Re: WO, MySQL and UTF-8 issue
Re: WO, MySQL and UTF-8 issue
- Subject: Re: WO, MySQL and UTF-8 issue
- From: François Reboursier <email@hidden>
- Date: Fri, 17 Jun 2005 10:25:17 +0200
On Jun 16, 2005, at 20:14, Deirdre Saoirse Moen wrote:
An eacute should look like a checkmark and a copyright symbol when
saved
as UTF-8 to your database.
Sadly, it doesn't with my test DB...
What collation is your mysql database set to? If it's not the right
one,
it may be attempting to translate it, causing problems.
The default collation for my DB is 'utf8_general_ci'. I've even
recompiled MySQL 4.1.12, making sure to enable Unicode support.
I've put together a little project demonstrating the error, you can
get it here: http://www.reboursier.net/wo/testUnicode.zip
It creates an object, displays a form to edit the object. saves it to
the DB and read it back. In my case the accented letters are not
properly saved, and as a consequence they are not properly read back.
If you could test it with your DB, it could help me finding out if
the error resides in my DB or in my code. (you will have to edit
the .eomodeld file)
Regards,
François
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden