I’m using Zend_File_Transfer_Adapter_Http to upload file to my server.
There is a bug when I upload file with accents in their name. The file is uplaoded but there are strange chars instead of the accentuated ones.
Do you guys have a clue ?
Regards,
So I decided to rename my files for security purposes. This way I don’t encounter this problem anymore.