mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09359
[Bug 1011861] A change has been merged
Reviewed: https://reviews.mahara.org/1318
Committed: http://gitorious.org/mahara/mahara/commit/e3ea74c4d9c03a78b8747b16f6ac54c6767aec32
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch: master
commit e3ea74c4d9c03a78b8747b16f6ac54c6767aec32
Author: Christopher Tombleson <christopher@xxxxxxxxxxxxxxx>
Date: Tue Jun 12 10:43:39 2012 +1200
Fixed undefined index "urlid" (Bug #1011861)
Change-Id: I6332832bf850cf870948b8ef0f73334023a442e8
Signed-off-by: Christopher Tombleson <christopher@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1011861
Title:
Undefined Index "urlid" when editing group
Status in Mahara ePortfolio:
In Progress
Bug description:
When editing an existing group after saving and returning to the group
home page, I get an error about the undefined index "urlid", on
master.
Call stack (most recent first):
log_message("Undefined index: urlid", 8, true, true, "/home/christopher/dev/mahara/htdocs/group/edit.php", 446) at /home/christopher/dev/mahara/htdocs/lib/errors.php:446
error(8, "Undefined index: urlid",
"/home/christopher/dev/mahara/htdocs/group/edit.php", 446, array(size
6)) at /home/christopher/dev/mahara/htdocs/group/edit.php:446
editgroup_submit(object(Pieform), array(size 22)) at Unknown:0
call_user_func_array("editgroup_submit", array(size 2)) at /home/christopher/dev/mahara/htdocs/lib/pieforms/pieform.php:512
Pieform->__construct(array(size 4)) at /home/christopher/dev/mahara/htdocs/lib/pieforms/pieform.php:161
Pieform::process(array(size 4)) at /home/christopher/dev/mahara/htdocs/lib/pieforms/pieform.php:71
pieform(array(size 4)) at /home/christopher/dev/mahara/htdocs/group/edit.php:348
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1011861/+subscriptions
References