> Prototype uses UTF-8 encoding only. I would change your page charset
to
> UTF-8 from ISO-8859, this will definitively the best solution and once
> for ever (UTF-8, that is Unicode covers all characters on our planet!)

It's not an option for me at this point.  Your server code needs to be
set up to use UTF-8 for everything to work correctly.  My database and
server code is all ISO-8859-1, and changing it is not trivial (although
that is the ultimate goal).  I've not seen anything in Prototype that
specifically makes it UTF-8 only.  I believe javascript has the ability
to use various encodings.

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

Reply via email to