← Back to team overview

mahara-contributors team mailing list archive

[Bug 1522215] Re: Make the multirecipientnotification module non-hideable

 

This was fixed along the way. The plugin cannot be hidden via the
interface.

** Changed in: mahara
       Status: Confirmed => Fix Released

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

Title:
  Make the multirecipientnotification module non-hideable

Status in Mahara:
  Fix Released

Bug description:
  Mahara 15.10 depends on the multirecipientnotification module for core
  functionality. It should be non-hideable.

  This means setting the "can_be_disabled()" function on it to false.

  But further than that, there can be (strange) cases where the module
  gets disabled in the database, which will cause the Inbox block on the
  standard dashboard page to error out. I think in addition to marking
  that "can_be_disabled()" flag, we should change the plugin loading
  functions so that they ignore the "disabled" flag in the database, for
  plugins that cannot be disabled.

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


References