mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #34002
[Bug 1567152] [NEW] Undefined property warning on "Find groups" page
Public bug reported:
I just noticed this warning when viewing the "Find groups" page:
[WAR] 18 (lib/dwoo/dwoo/Dwoo/Core.php:1265) Undefined property: stdClass::$homeurl
Call stack (most recent first):
log_message("Undefined property: stdClass::$homeurl", 8, true, true, "/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/...", 1265) at /home/aaronw/www/mahara/htdocs/lib/errors.php:439
error(8, "Undefined property: stdClass::$homeurl", "/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/...", 1265, array(size 5)) at /home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:1265
Dwoo_Core->readVarInto(array(size 3), object(stdClass), false) at /home/aaronw/dataroot/mahara/dwoo/compile/raw/home/aaronw/www/mahara/htdocs/theme/raw/templates/group/group.tpl.d17.php:12
include("/home/aaronw/dataroot/mahara/dwoo/compile/raw/home...") at /home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
Dwoo_Core->get(object(Dwoo_Template_File), array(size 42)) at /home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/plugins/builtin/functions/include.php:66
Dwoo_Plugin_include(object(Dwoo_Mahara), "group/group.tpl", null, null, null, "_root", null, array(size 2)) at /home/aaronw/dataroot/mahara/dwoo/compile/raw/home/aaronw/www/mahara/htdocs/theme/raw/templates/group/mygroupresults.tpl.d17.php:13
include("/home/aaronw/dataroot/mahara/dwoo/compile/raw/home...") at /home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
Dwoo_Core->get(object(Dwoo_Template_File), array(size 40)) at /home/aaronw/www/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123
Dwoo_Mahara->fetch("group/mygroupresults.tpl") at /home/aaronw/www/mahara/htdocs/group/find.php:195
To replicate:
1. Clean Mahara install
2. Create a group
3. Create another user
4. Log in as the other user
5. Go to Groups -> Find groups
** Affects: mahara
Importance: Low
Assignee: Aaron Wells (u-aaronw)
Status: Confirmed
** Affects: mahara/16.04
Importance: Low
Assignee: Aaron Wells (u-aaronw)
Status: Confirmed
** Affects: mahara/16.10
Importance: Low
Assignee: Aaron Wells (u-aaronw)
Status: Confirmed
** Also affects: mahara/16.04
Importance: Low
Assignee: Aaron Wells (u-aaronw)
Status: Confirmed
** Also affects: mahara/16.10
Importance: Undecided
Status: New
** Changed in: mahara/16.10
Importance: Undecided => Low
** Changed in: mahara/16.10
Milestone: None => 16.10.0
** Changed in: mahara/16.10
Assignee: (unassigned) => Aaron Wells (u-aaronw)
** Changed in: mahara/16.10
Status: New => Confirmed
--
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/1567152
Title:
Undefined property warning on "Find groups" page
Status in Mahara:
Confirmed
Status in Mahara 16.04 series:
Confirmed
Status in Mahara 16.10 series:
Confirmed
Bug description:
I just noticed this warning when viewing the "Find groups" page:
[WAR] 18 (lib/dwoo/dwoo/Dwoo/Core.php:1265) Undefined property: stdClass::$homeurl
Call stack (most recent first):
log_message("Undefined property: stdClass::$homeurl", 8, true, true, "/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/...", 1265) at /home/aaronw/www/mahara/htdocs/lib/errors.php:439
error(8, "Undefined property: stdClass::$homeurl", "/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/...", 1265, array(size 5)) at /home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:1265
Dwoo_Core->readVarInto(array(size 3), object(stdClass), false) at /home/aaronw/dataroot/mahara/dwoo/compile/raw/home/aaronw/www/mahara/htdocs/theme/raw/templates/group/group.tpl.d17.php:12
include("/home/aaronw/dataroot/mahara/dwoo/compile/raw/home...") at /home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
Dwoo_Core->get(object(Dwoo_Template_File), array(size 42)) at /home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/plugins/builtin/functions/include.php:66
Dwoo_Plugin_include(object(Dwoo_Mahara), "group/group.tpl", null, null, null, "_root", null, array(size 2)) at /home/aaronw/dataroot/mahara/dwoo/compile/raw/home/aaronw/www/mahara/htdocs/theme/raw/templates/group/mygroupresults.tpl.d17.php:13
include("/home/aaronw/dataroot/mahara/dwoo/compile/raw/home...") at /home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
Dwoo_Core->get(object(Dwoo_Template_File), array(size 40)) at /home/aaronw/www/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123
Dwoo_Mahara->fetch("group/mygroupresults.tpl") at /home/aaronw/www/mahara/htdocs/group/find.php:195
To replicate:
1. Clean Mahara install
2. Create a group
3. Create another user
4. Log in as the other user
5. Go to Groups -> Find groups
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1567152/+subscriptions
Follow ups
-
[Bug 1567152] Re: Undefined property warning on "Find groups" page
From: Robert Lyon, 2016-10-25
-
[Bug 1567152] Re: Undefined property warning on "Find groups" page
From: Robert Lyon, 2016-10-21
-
[Bug 1567152] A change has been merged
From: Mahara Bot, 2016-08-29
-
[Bug 1567152] A patch has been submitted for review
From: Mahara Bot, 2016-08-29
-
[Bug 1567152] Re: Undefined property warning on "Find groups" page
From: Robert Lyon, 2016-08-29
-
[Bug 1567152] Re: Undefined property warning on "Find groups" page
From: Robert Lyon, 2016-06-09
-
[Bug 1567152] A change has been merged
From: Mahara Bot, 2016-05-18
-
[Bug 1567152] Re: Undefined property warning on "Find groups" page
From: Robert Lyon, 2016-05-18
-
[Bug 1567152] A patch has been submitted for review
From: Mahara Bot, 2016-05-17
-
[Bug 1567152] A change has been merged
From: Mahara Bot, 2016-05-17
-
[Bug 1567152] Re: Undefined property warning on "Find groups" page
From: Robert Lyon, 2016-05-17
-
[Bug 1567152] Re: Undefined property warning on "Find groups" page
From: Ghada El-Zoghbi, 2016-05-17
-
[Bug 1567152] A patch has been submitted for review
From: Mahara Bot, 2016-05-17
-
[Bug 1567152] Re: Undefined property warning on "Find groups" page
From: Aaron Wells, 2016-04-28