← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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.

** Affects: mahara
     Importance: Undecided
     Assignee: Aaron Wells (u-aaronw)
         Status: In Progress


** Tags: upgrade

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
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 ePortfolio:
  In Progress

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


Follow ups

References