mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15595
[Bug 1250239] Re: Saving 'no institution' institution gives errors
** Also affects: mahara/1.8
Importance: Undecided
Status: New
** Changed in: mahara/1.8
Status: New => In Progress
** Changed in: mahara/1.8
Importance: Undecided => Low
** Changed in: mahara/1.8
Assignee: (unassigned) => Robert Lyon (robertl-9)
** Changed in: mahara/1.8
Milestone: None => 1.8.1
--
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/1250239
Title:
Saving 'no institution' institution gives errors
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 1.8 series:
In Progress
Bug description:
There are errors for dropdownmenu and skins:
This is because the default institution has less values in it's config
form
[WAR] 3a (admin/users/institutions.php:643) Undefined index: dropdownmenu
Call stack (most recent first):
log_message("Undefined index: dropdownmenu", 8, true, true, "/home/robertl/htdocs/mahara-devel/mahara/htdocs/ad...", 643) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/errors.php:430
error(8, "Undefined index: dropdownmenu", "/home/robertl/htdocs/mahara-devel/mahara/htdocs/ad...", 643, array(size 11)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/admin/users/institutions.php:643
institution_submit(object(Pieform), array(size 34)) at Unknown:0
call_user_func_array("institution_submit", array(size 2)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:528
Pieform->__construct(array(size 5)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:170
Pieform::process(array(size 5)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:71
pieform(array(size 5)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/admin/users/institutions.php:517
[WAR] 3a (admin/users/institutions.php:644) Undefined index: skins
Call stack (most recent first):
log_message("Undefined index: skins", 8, true, true, "/home/robertl/htdocs/mahara-devel/mahara/htdocs/ad...", 644) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/errors.php:430
error(8, "Undefined index: skins", "/home/robertl/htdocs/mahara-devel/mahara/htdocs/ad...", 644, array(size 11)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/admin/users/institutions.php:644
institution_submit(object(Pieform), array(size 34)) at Unknown:0
call_user_func_array("institution_submit", array(size 2)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:528
Pieform->__construct(array(size 5)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:170
Pieform::process(array(size 5)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/pieforms/pieform.php:71
pieform(array(size 5)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/admin/users/institutions.php:517
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1250239/+subscriptions
References