← Back to team overview

mahara-contributors team mailing list archive

[Bug 1302251] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3212
Committed: http://gitorious.org/mahara/mahara/commit/5db61d74a2fb4e0410f5262299d3fe5b0d8553f1
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 5db61d74a2fb4e0410f5262299d3fe5b0d8553f1
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed Apr 9 07:26:55 2014 +1200

Adding in more mimetypes for fuller list (Bug #1302251)

Got the extra mimetypes from the list that moodle uses

Change-Id: I0794df03a7742226e0520aff5bdb86519a3dd67b
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1302251

Title:
  MS Office files being seen as zip archives

Status in Mahara ePortfolio:
  Confirmed
Status in Mahara 1.6 series:
  New
Status in Mahara 1.7 series:
  New
Status in Mahara 1.8 series:
  New
Status in Mahara trunk series:
  New

Bug description:
  Now that we've got file_mime_type() working with the PHP fileinfo
  library correctly, it has caused a problem. Microsoft Office 2007+
  "docx" files are recognized as zip archives by fileinfo!

  So when users upload a .docx file into Mahara, they see a ZIP icon,
  and they have the option to decompress the archive. Which they should
  not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1302251/+subscriptions


References