Comment 7 for bug 1319634

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3853
Committed: http://gitorious.org/mahara/mahara/commit/9beec6088653a89ab6b540126f69c8100d3bceef
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.8_STABLE

commit 9beec6088653a89ab6b540126f69c8100d3bceef
Author: Robert Lyon <email address hidden>
Date: Mon Jul 28 16:50:03 2014 +1200

Checking to make sure artefact/block library still exist (Bug #1319634)

Sometimes views will have artefacts/block instances on them but the
plugin has been deleted. This should not stop a user being deleted.

To test:
Add a plugin to the site (eg openbadgesdisplayer block plugin, or cpds
artefact plugin) and install it.
Add a page and add a block to the page.
Delete the dir from the site for the plugin
Try to bulk delete the user

Change-Id: Ib23ad79d9f1ffa0bca56ad7ccb6083333527e64c
Signed-off-by: Robert Lyon <email address hidden>