Page 1 of 1

File manager extentions

Posted: Sat Jun 14, 2008 9:42 am
by YARDofSTUF
In the file manager I tried to upload a .zip file, it said that the file extension wasn't allowed but then listed the file extensions that are allowed and .zip is one of them.

:confused:

Posted: Mon Jun 16, 2008 1:18 pm
by Philip
Please try uploading again, I've updated some of the backend.

The reason it did not work is that the upload manager checks the actual file for Mime-type, in addition to its extension...

Zip files can have more than one Mime type, I've added all of them now I believe:
application/x-zip-compressed
application/x-zip
application/zip

Please let me know whether that fixes it, tia.

Posted: Mon Jun 16, 2008 10:25 pm
by YARDofSTUF
Yes! It did fix it, you rock!

Posted: Tue Jun 17, 2008 2:48 pm
by Philip
Glad it worked, thanks for catching the bug :)