← Back to team overview

mahara-contributors team mailing list archive

[Bug 854427] A change has been merged

 

Reviewed:  https://reviews.mahara.org/722
Committed: http://gitorious.org/mahara/mahara/commit/137e50314421d873bf04a37e685357a0f18308bb
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 137e50314421d873bf04a37e685357a0f18308bb
Author: Melissa Draper <melissa@xxxxxxxxxxxxxxx>
Date:   Tue Sep 20 17:36:59 2011 +1200

    Add all artefacts to group quota calc (bug #854427)
    
    The individual quota check was including the video and audio types
    but the group quota wasn't. This wasn't ideal. The quota checks
    now use the PluginArtefactFile::get_artefact_types() method to make
    sure this doesn't happen so easily in the future.
    
    Change-Id: If926233f80479f7031d1e0cac64dff7c316fa273
    Signed-off-by: Melissa Draper <melissa@xxxxxxxxxxxxxxx>

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

Title:
  some artefact types missing from group quota calculation

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  While fixing 853658 I noticed that recalculate_group_quota() in
  htdocs/artefact/file/lib.php currently lacks the video and audio
  artefact types.

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


References