Comment 16 for bug 1302251

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

Reviewed: https://reviews.mahara.org/3251
Committed: http://gitorious.org/mahara/mahara/commit/ee2365125e11ea34f69c40643556899b6c9ff22c
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.9_STABLE

commit ee2365125e11ea34f69c40643556899b6c9ff22c
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>