mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #26257
[Bug 1410953] A change has been merged
Reviewed: https://reviews.mahara.org/4676
Committed: http://gitorious.org/mahara/mahara/commit/01dd4847d3cfd0e2479dad6ab8c4c90c332bc087
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: 1.9_STABLE
commit 01dd4847d3cfd0e2479dad6ab8c4c90c332bc087
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Thu Jan 15 09:23:13 2015 +1300
Using the new format for plugin configs. Bug 1410953
The old format caused a strict standards warning in PHP 5.5
Change-Id: I3014aae0bbdca131c63735a5daade299d11a265b
Signed-off-by: Son Nguyen <son.nguyen@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/1410953
Title:
Warnings when access "Account settings" page
Status in Mahara ePortfolio:
Fix Released
Status in Mahara 1.10 series:
Fix Released
Status in Mahara 1.9 series:
Fix Committed
Bug description:
Version: master (15.04), 1.10
Platform: PHP 5.4+
Browser: any
I got the following warning and access the "Account settings" page
[WAR] e4 (lib/mahara.php:1013) Creating default object from empty value
Call stack (most recent first):
log_message("Creating default object from empty value", 8, true, true, "...", 1013) at ...htdocs/lib/errors.php:439
error(2, "Creating default object from empty value", "/...", 1013, array(size 8)) at ...htdocs/lib/mahara.php:1013
get_config_plugin_instance("auth", "26", "changepasswordurl") at ...htdocs/account/index.php:48
Steps:
1. Create an institution that has an auth instance other than "internal", e.g. Persona
2. Create a new user using the above authentication.
3. Login as the user and access the "Account settings" page
You will see the warning on the screen or in the error log file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1410953/+subscriptions
References