Encode filename into UTF-8
authorJoey Schulze <joey@infodrom.org>
Sun, 2 Oct 2011 11:50:56 +0000 (13:50 +0200)
committerJoey Schulze <joey@infodrom.org>
Sun, 2 Oct 2011 11:50:56 +0000 (13:50 +0200)
commitd5f66f528a081d3154301bed056725f580623b3b
tree62589be46b722e99cfb6a9b80951ff771f25613d
parent19a4edcc659a17aa368e3a3b89a3a15dad41b321
Encode filename into UTF-8

Data received in the backend is encoded in latin1 even if it is
originally encoded in UTF8 on the client.  This applies to filenames
as well.
ajax/ajax.php