← Back to team overview

mahara-contributors team mailing list archive

[Bug 1558864] A change has been merged

 

Reviewed:  https://reviews.mahara.org/6180
Committed: https://git.mahara.org/mahara/mahara/commit/292dd15bd398c52b1a22475a441e89ea0dcc4f45
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 292dd15bd398c52b1a22475a441e89ea0dcc4f45
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Mar 18 14:23:28 2016 +1300

Bug 1558864: Need to require artefact/lib.php

When deleting users

Change-Id: Ie94c0e2d045b84dd5e7f227e2d571fdedc5eae5e
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/1558864

Title:
  Deleting a user causes 500 error

Status in Mahara:
  Fix Committed

Bug description:
  Whether we are deleting a single user or via bulk delete we get the
  error:

  PHP Fatal error:  Call to undefined function
  artefact_instance_from_id()

  This is probably due to not including all plugins on all pages anymore

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


References