mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #22926
[Bug 1401313] A change has been merged
Reviewed: https://reviews.mahara.org/4077
Committed: http://gitorious.org/mahara/mahara/commit/636c5ad281e077f3250f461bc3bd39b796cfa09b
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 636c5ad281e077f3250f461bc3bd39b796cfa09b
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:
Confirmed
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