← Back to team overview

mahara-contributors team mailing list archive

[Bug 824445] Re: Missing Plugins Should be disabled automatically

 

** Tags added: newfeature

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

Title:
  Missing Plugins Should be disabled automatically

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  If a plugin has been installed, but then goes away (e.g. it is moved
  or the user wants to uninstall it by removing the plugin directory),
  this can cause various frustrations and site issues (unrecoverable
  error) which prevent all users from using any plugin.

  We should attempt to handle at least the base issue - a plugin going
  away should not break use of every other plugin.

  I've written a patch which wraps safe_require. This disables the
  plugin and alerts administrators of the issue.

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


References