mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17984
[Bug 1298855] A change has been merged
Reviewed: https://reviews.mahara.org/3204
Committed: http://gitorious.org/mahara/mahara/commit/a78e99e70a4f304f27398df83bc7b624e4c425b5
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit a78e99e70a4f304f27398df83bc7b624e4c425b5
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Apr 7 12:34:29 2014 +1200
Fixing problem for upgrading core (Bug #1298855)
Caused creation of fail symbol to show on successful upgrade.
Change-Id: I0d6e3cfb84d857cf9b4588242b010a3eefc530eb
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/1298855
Title:
Sanity check for plugin installation
Status in Mahara ePortfolio:
Fix Committed
Bug description:
I propose a sanity check for plugins before they are installed automatically with the system installation. Right now, when the installation of a single plugin fails, all plugins that would have been installed thereafter are skipped as well.
The problem occurred with a plugin that depends on a artefact type that comes with another plugins, so with the sanity check the dependent plugin can check, if the artefact type was already installed.
A sanity check could also be used to check the installation of PHP-extensions or external programs.
The sanity check should also be called before a plugin is offered for installation after the core installation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1298855/+subscriptions
References