← Back to team overview

mahara-contributors team mailing list archive

[Bug 1410953] Re: Warnings when access "Account settings" page

 

** Description changed:

  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 with an external authentication plugin e.g. Persona
+ 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.

-- 
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 Committed
Status in Mahara 1.10 series:
  In Progress

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