← Back to team overview

mahara-contributors team mailing list archive

[Bug 829136] A change has been merged

 

Reviewed:  https://reviews.mahara.org/678
Committed: http://gitorious.org/mahara/mahara/commit/7860521576e2aa6cda3c9dfadc6efea48866a461
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 7860521576e2aa6cda3c9dfadc6efea48866a461
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Mon Sep 12 12:48:13 2011 +1200

    Stop unknown file types being detected as audio files (bug #829136)
    
    Commit d644694205 created a new audio file type with a list of indexes
    into the mimetype table for audio mimetypes.  However, the numeric keys
    of the 'descriptions' array were being used to fetch audio mimetpes
    instead of the values, which resulted in files with undetected
    'application/octet-stream' mimetypes becoming audio artefacts after
    upload.
    
    Change-Id: I418fc8b864088269fcddcffcb56346e8f9bb78ee
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/829136

Title:
  Add new audio/video artefact types

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Initially this will give audio/video files a distinct icon, but could
  in theory be enhanced later on.

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


References