← Back to team overview

mahara-contributors team mailing list archive

[Bug 1410953] [NEW] Warnings when access "Account settings" page

 

Public bug reported:

Version: master (15.04), 1.10, 1.9, 1.8
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
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.

** Affects: mahara
     Importance: High
     Assignee: Son Nguyen (ngson2000)
         Status: In Progress

** Affects: mahara/1.10
     Importance: Undecided
         Status: New

** Also affects: mahara/1.10
   Importance: Undecided
       Status: New

** Also affects: mahara/1.8
   Importance: Undecided
       Status: New

** Also affects: mahara/1.9
   Importance: Undecided
       Status: New

** No longer affects: mahara/1.8

** No longer affects: mahara/1.9

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

Bug description:
  Version: master (15.04), 1.10, 1.9, 1.8
  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
  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


Follow ups

References