Comment 5 for bug 1302251

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3211
Committed: http://gitorious.org/mahara/mahara/commit/122968ddc09e1bcc98b3d68798a29ae629f8356c
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 122968ddc09e1bcc98b3d68798a29ae629f8356c
Author: Robert Lyon <email address hidden>
Date: Tue Apr 8 13:38:07 2014 +1200

Allowing the .zip files to be detected by file extension (Bug #1302251)

A number of filetypes are being detected as a zip file, due to them
having compression.

To sort this out we will let the file extension be checked first then
fall back to checking magic.mgc.

Change-Id: Iab6ddbc17af4018cf381c4949172804acff49483
Signed-off-by: Robert Lyon <email address hidden>