Comment 14 for bug 1302251

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

Reviewed: https://reviews.mahara.org/3249
Committed: http://gitorious.org/mahara/mahara/commit/6343716953f4fcc8c7d2994b61d4258a83fe4a51
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.8_STABLE

commit 6343716953f4fcc8c7d2994b61d4258a83fe4a51
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>