mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09257
[Bug 1011861] Re: Undefined Index "urlid" when editing group
** Changed in: mahara
Status: New => In Progress
--
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