I have run into the same problem.  It's the javascript URIEncode function, I 
believe, that is the issue.  Haven't had time to research a workaround yet.  
Let me know if you figure one out.

Greg

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:rails-spinoffs-
> [EMAIL PROTECTED] On Behalf Of Blaise Bernier
> Sent: Wednesday, March 22, 2006 10:57 AM
> To: rails-spinoffs@lists.rubyonrails.org
> Subject: [Rails-spinoffs] Serialized form... problems with accents
> 
> Hi,
> 
> I'm working on a french website and I use the Form.serialize method to
> send the info through AJAX.  The thing is that the accentuated letters
> (é,ê,à, etc.) don't get replaced by their HTML entities and they get
> corrupted when retrieving the data.  How could I fix that?
> 
> thanks a lot,
> 
> Blaise Bernie
> _______________________________________________
> Rails-spinoffs mailing list
> Rails-spinoffs@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to