[OpenStreetMap] #4163: rails/postgres error when sending message with special character
OpenStreetMap
trac at openstreetmap.org
Thu Dec 29 17:10:36 GMT 2011
#4163: rails/postgres error when sending message with special character
----------------------+-----------------------------------------------------
Reporter: woodpeck | Owner: rails-dev@…
Type: defect | Status: new
Priority: minor | Milestone:
Component: website | Version:
Keywords: |
----------------------+-----------------------------------------------------
Comment(by TomH):
This is a tricky area as there is no way to tell what encoding a browser
has used for the form data it sends, or to tell it to use a particular
encoding.
There are various things you can do to try and persuade the major browsers
to send data as UTF-8 but nothing that is 100% guaranteed to work
everywhere.
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4163#comment:1>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the rails-dev
mailing list