|
Make sure that if you’re using CF’s
built in Mysql driver that you set the connection to use UTF8 by adding the
following in the datasource’s “Connection String” field useUnicode=true&characterEncoding=UTF-8 Cheers, Chris From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erik-Jan Jaquet Hi, I am using MySQL 5.0. A bit (actually, a lot!)
more testing made clear that Reactor is not the problem here. I think somehow
MG is the cause of the problem. When I dump the form var, the character is
shown correct. When I dump the Record, the object is converted to a question
mark. But when I manually use
‘MailingRecord.setMailing_subject(form.mailing_subject)’ and then
save the record, it goes as expected. So, somehow, the converting of the bean
with form scope into the record object goes wrong. Any thoughts on where to
find the problem? Erik-Jan Van:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Beth Bowden What database are
you using? On 8/10/06, Hi all,
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |
- [Reactor for CF] Problem with special characters Erik-Jan Jaquet
- Re: [Reactor for CF] Problem with special characters Beth Bowden
- RE: [Reactor for CF] Problem with special charact... Erik-Jan Jaquet
- Re: [Reactor for CF] Problem with special characters Jon Clausen
- RE: [Reactor for CF] Problem with special characters Chris Blackwell
