I'm also using prototype to serialize forms with german umlauts ... I have no problems because I use UTF-8 as page-enconding .... What page encoding do you use?

brgds

sigi

On 3/22/06, Gregory Hill <[EMAIL PROTECTED]> wrote:
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



--
Mit freundlichen Grüßen

Siegfried Puchbauer
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to