Hi, Shaun McDonald wrote: > 1. Rails talks UTF8 to the web > 2. Rails thinks the database is Latin1 > 3. Rails converts the data from UTF8 to Latin1 to talk to the database. > 4. The database then converts the latin1 to UTF8 > 5. The database tables are UTF8 so there is a silent truncation when [...]
You forgot to add: 6. Yes, it will be fixed. ;-) Bye Frederik -- Frederik Ramm ## eMail [email protected] ## N49°00'09" E008°23'33" _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

