]> git.openstreetmap.org Git - rails.git/commit
Force encoding in AMF controller
authorTom Hughes <tom@compton.nu>
Wed, 31 Oct 2012 20:39:31 +0000 (20:39 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 31 Oct 2012 20:39:31 +0000 (20:39 +0000)
commit373a61056389d0b486fd4b1229fbe915c164b9b7
treeba9cbf49faecbcfb7dd44f4ec48d1f3061f50ac8
parent5a2cfd6760f3610bfbc21909c6f4b10815a5910d
Force encoding in AMF controller

Although the strings are UTF-8 we need to treat them as byte
strings for the purposes of encoding AMF responses.
lib/potlatch.rb