mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13487
[Bug 1222350] Re: Friendship request throws error
I've added a patch for this:
https://reviews.mahara.org/#/c/2504/
>From what I've read we just need to declare the stdClass before trying
to assign things to it.
** Changed in: mahara
Status: Triaged => In Progress
--
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/1222350
Title:
Friendship request throws error
Status in Mahara ePortfolio:
In Progress
Bug description:
on latest 1.8.0dev:
When I request friendship with another user, I get the following
warning:
[WAR] c1 (user/requestfriendship.php:105) Creating default object from empty value
Call stack (most recent first):
log_message("Creating default object from empty value", 8, true, true, "/home/kristina/code/mahara/htdocs/user/requestfrie...", 105) at /home/kristina/code/mahara/htdocs/lib/errors.php:446
error(2, "Creating default object from empty value", "/home/kristina/code/mahara/htdocs/user/requestfrie...", 105, array(size 12)) at /home/kristina/code/mahara/htdocs/user/requestfriendship.php:105
requestfriendship_submit(object(Pieform), array(size 3)) at Unknown:0
call_user_func_array("requestfriendship_submit", array(size 2)) at /home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:528
Pieform->__construct(array(size 3)) at /home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:170
Pieform::process(array(size 3)) at /home/kristina/code/mahara/htdocs/lib/pieforms/pieform.php:71
pieform(array(size 3)) at /home/kristina/code/mahara/htdocs/user/requestfriendship.php:80
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1222350/+subscriptions
References