← Back to team overview

mahara-contributors team mailing list archive

[Bug 1718289] Re: A string for the auth plugins is stored in core admin.php lang file rather than in the plugins

 

** Changed in: mahara/16.10
       Status: Fix Committed => 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/1718289

Title:
  A string for the auth plugins is stored in core admin.php lang file
  rather than in the plugins

Status in Mahara:
  Fix Released
Status in Mahara 16.04 series:
  Fix Released
Status in Mahara 16.10 series:
  Fix Released
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Released

Bug description:
  This causes problems for third party plugins as they have a broken
  lang string unless the user hacks the core file.

  To test: 
  1) Install the CAS plugin from https://github.com/robertlyon777/mahara_plugin_auth_cas
  2) Add CAS auth to an institution - The title of the edit screen will be 
  institution | [[casconfig/admin]]

  This string should come from the plugin and not core

  Will need to fix up

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


References