Closed GoogleCodeExporter closed 9 years ago
Poster should be sending UTF-8 characters unless you are selecting a file.
The parameters were encoded using the javascript escape() function but that
doesn't support UTF-8 properly. I've changed to use encodeURIComponent now and
that should hopefully fix this problem.
Original comment by alexmilo...@gmail.com
on 3 Aug 2009 at 1:48
I think this is fixed. Can you try it out?
Original comment by alexmilo...@gmail.com
on 3 Aug 2009 at 2:10
Original comment by a...@milowski.com
on 11 Oct 2011 at 7:55
Original issue reported on code.google.com by
liuta...@gmail.com
on 23 Feb 2009 at 5:37