← Back to team overview

mahara-contributors team mailing list archive

[Bug 1215271] Re: Show the admin a warning if the DB version number is greater than the code version number

 

** Changed in: mahara
       Status: In Progress => Fix Committed

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

Title:
  Show the admin a warning if the DB version number is greater than the
  code version number

Status in Mahara:
  Fix Committed

Bug description:
  In light of the versioning bug we just had with
  https://bugs.launchpad.net/mahara/+bug/1207140 , I noticed that Mahara
  doesn't give you a warning or any kind of notification if the database
  version number (get_config('version')) is higher than the code version
  number in htdocs/lib/version.php $config->version.

  We should add a check and show a warning to the admin if this is the
  case.

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


References