← Back to team overview

mahara-contributors team mailing list archive

[Bug 1401313] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4081
Committed: http://gitorious.org/mahara/mahara/commit/67e1d44504df69054209fb7aa0f62e8fc942645c
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    1.10_STABLE

commit 67e1d44504df69054209fb7aa0f62e8fc942645c
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Thu Dec 11 12:30:37 2014 +1300

Count "core" and "local" in the "toupgradecount" for check_upgrades()

Bug 1401313: The "toupgradecount" was only counting plugins, not core
and local. This specifically caused problems for the command-line upgrade
script.

Change-Id: Ia7b666af890d84613ed34f0c72f395c77fdad358

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

Title:
  Command-line updater not detecting core & local upgrades

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed

Bug description:
  The command-line upgrade script (admin/cli/upgrade.php) now detects
  whether there are upgrades to run by examining the "toupgradecount"
  value returned from check_upgrades(). But core and local don't
  increment that value, only plugins do. Consequently, the CLI upgrader
  only runs upgrades if there are plugin upgrades waiting also.

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


References