mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19384
[Bug 1326174] A change has been merged
Reviewed: https://reviews.mahara.org/3403
Committed: http://gitorious.org/mahara/mahara/commit/e942b30ac04f5419df9784e071f60eb72c0b5632
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: master
commit e942b30ac04f5419df9784e071f60eb72c0b5632
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Wed Jun 4 13:39:57 2014 +1200
Add dbprefix to the table name in SQL statement (Bug #1326174)
Change-Id: Ic13cb97266433cc9cb0a5f95761f58a1a8a7b8c5
Signed-off-by: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
--
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