[Fileshack-general] unicode charters in file names
fileshack allows you to create your own hosted web file storage, easy
Status: Beta
Brought to you by:
peterkuma
From: Kyrylo S. <ksh...@gm...> - 2012-06-11 10:35:34
|
This is probably a question to the developer of Fileshack, but maybe someone else could provide insight. I have managed to setup Fileshack on lighttpd server via fcgi, and it seems to work more or less ok (although it seems like with Opera uploading big files causes excessive memory usage). My issue is that I cannot upload files containing unicode characters in names. On different browsers the process fails in different ways, but none succeed. I have checked that the test server at fileshackweb.appspot.com does not exhibit this problem, so I assume this is a problem with my setup. Since the unicode aspect does not seem to be covered in setup manual for fileshack, I don't really know where to start at other then diving into the code and trying to debug it but I hope there is an easier way to that, and also, if I encountered this problem, someone else might too. django process is running with LC_ALL=en_US.UTF-8. OS: gentoo x64 django: v 1.4 python: 2.72 sqlite: 3.7.11 Thanks, -- * * * -=- Kyrylo Shpytsya -=- |