mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19344
[Bug 1326174] Re: Creating a new group causes warnings using MySQL
Regression for the patch from Bug 1231920
** Tags added: regression
--
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/1326174
Title:
Creating a new group causes warnings using MySQL
Status in Mahara ePortfolio:
In Progress
Status in Mahara 1.10 series:
In Progress
Status in Mahara 1.9 series:
New
Bug description:
Version: 1.9, master
Browser: all
Platform: Apache 2.2, Php 5.3, and MySQL 5.1.73
I got warnings when creating a new group
Note: I have used dbprefix
[WAR] ea (lib/mahara.php:3621) Trying to get property of non-object
Call stack (most recent first):
log_message("Trying to get property of non-object", 8, true, true, "/var/www/html/lib/mahara.php", 3621) at /var/www/html/lib/errors.php:433
error(8, "Trying to get property of non-object", "/var/www/html/lib/mahara.php", 3621, array(size 4)) at /var/www/html/lib/mahara.php:3621
check_case_sensitive(array(size 0), "view_tag") at /var/www/html/lib/view.php:721
View->commit() at /var/www/html/lib/view.php:398
View::create_from_template(array(size 4), "3", 0, false) at /var/www/html/lib/group.php:506
group_create(array(size 22)) at /var/www/html/group/edit.php:490
editgroup_submit(object(Pieform), array(size 27)) at Unknown:0
call_user_func_array("editgroup_submit", array(size 2)) at /var/www/html/lib/pieforms/pieform.php:527
Pieform->__construct(array(size 4)) at /var/www/html/lib/pieforms/pieform.php:162
Pieform::process(array(size 4)) at /var/www/html/lib/pieforms/pieform.php:71
pieform(array(size 4)) at /var/www/html/group/edit.php:390
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1326174/+subscriptions
References