Bug #1053
closed
Bug at file upload with special characters
Added by Bernhard Koschiček-Krombholz over 5 years ago.
Updated over 5 years ago.
Description
I don't know if it is a bug or a feature, but when I tried to upload a file with cyrillic letters in the name it gave me this error:
POST /file/insert/5056
list index out of range
File name was: Филарет_Гранић.jpg
- Category set to Backend
- Status changed from New to In Progress
- Assignee set to Alexander Watzinger
- Target version set to 3.18.1
- Subject changed from File Upload with cyrillic doesn't work to Bug at file upload with special charactes
- Subject changed from Bug at file upload with special charactes to Bug at file upload with special characters
- Status changed from In Progress to Closed
- Found in version set to 3.18.0
Again a tricky one ;)
Problem turned out to be that the filename contained only special characters (before the extension) which got stripped away for security reasons in the backend.
This issue is fixed in the 3.18.1 master branch and already pushed to GitHub in case you want to fix it immediately (just pull and restart Apache).
Thanks for reporting!
Also available in: Atom
PDF