I'm having some trouble implementing UTF8 with webobjects. I've tried very hard to dot my i's and cross my t's in this process but I'm apparently missing something.
The problem doesn't seem to occur on smaller varchar fields. It only occurs in text fields. (is this leading me astray?) Using CocoaMySQL I've verified that UTF8 data is being properly stored in this text field. It seems that WO is having a hard time submitting and retrieving it as utf8. I've set the following additional keys in my JDBC connection which should make a utf8 connection. useUnicode=true characterEncoding=latin5 Is there a way to verify the connection character set? The pages are definitely being created in utf8. Any ideas? I'm obviously very confused. thanks, matt _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to archive@mail-archive.com