mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #08001
[Bug 914574] A change has been merged
Reviewed: https://reviews.mahara.org/991
Committed: http://gitorious.org/mahara/mahara/commit/c7e99a9f8c96df8f56449311b527ec8aa474da88
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit c7e99a9f8c96df8f56449311b527ec8aa474da88
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Mon Jan 16 11:09:01 2012 +1300
Ensure filetype is set when creating new file artefacts (bug #914574)
When a new file artefact is created from a file that wasn't uploaded
by a browser, the filetype property is not always set. This causes
warnings when extracting files from archives. Moving the call to
file_mime_type right before construction of the new artefact type
fixes the problem and allows us to remove some other calls to
file_mime_type during import and upload.
Change-Id: I8e644bfc1e6bc0fbaa90f1e6637288997b0d028c
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/914574
Title:
Warnings when unpacking a tarball in files area
Status in Mahara ePortfolio:
Triaged
Bug description:
I get the following warnings when unpacking a tarball in my files area
(on master).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/914574/+subscriptions
References