Comment 8 for bug 1302251

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

Reviewed: https://reviews.mahara.org/3247
Committed: http://gitorious.org/mahara/mahara/commit/4668f108120748f3a89ab9a091dce1fd71ada897
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.6_STABLE

commit 4668f108120748f3a89ab9a091dce1fd71ada897
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>