← Back to team overview

mahara-contributors team mailing list archive

[Bug 1606432] Re: Fatal error trying to manually update a user's quota

 

To replicate:

1. Create a User A
2. Log in as User A and upload a 1 MB file into your Contents -> File area
3. Log out as User A
4. Log in as an admin
5. Go to the account settings for User A
6. Set User A's file quota to 500 KB.

Expected result: The user's quota is update
Actual result: Fatal error

-- 
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/1606432

Title:
  Fatal error trying to manually update a user's quota

Status in Mahara:
  In Progress

Bug description:
  If you try to manually update a user's file quota setting, and you
  change it to a low enough value that it will send that user an "over
  the threshold" notification, Mahara crashes with this message:

   Fatal error:  Class 'PluginArtefact' not found in /home/aaronw/www/mahara/htdocs/artefact/file/lib.php on line 14
   Stack trace:, referer: http://vegas.wgtn.cat-it.co.nz/mahara/htdocs/admin/users/edit.php?id=2
     1. {main}() /home/aaronw/www/mahara/htdocs/admin/users/edit.php:0
     2. pieform() /home/aaronw/www/mahara/htdocs/admin/users/edit.php:265
     3. Pieform::process() /home/aaronw/www/mahara/htdocs/lib/mahara.php:4730
     4. Pieform->__construct() /home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:161
     5. call_user_func_array() /home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:540
     6. edituser_site_submit() /home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:540
     7. require_once() /home/aaronw/www/mahara/htdocs/admin/users/edit.php:402

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


References