mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #40403
[Bug 1648636] Re: Connection manager, add connection with empty string error
** Changed in: mahara
Status: Confirmed => In Progress
--
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/1648636
Title:
Connection manager, add connection with empty string error
Status in Mahara:
In Progress
Bug description:
In screen webservice/admin/connections.php
when trying to add a connection with an empty string an error "Mahara: Site unavailable" is displayed
with warnings
[WAR] c9 (webservice/admin/addconnection.php:32) Undefined offset: 1
Call stack (most recent first):
log_message("Undefined offset: 1", 8, true, true, "/home/ceciliavg/maharacode/mahara/htdocs/webservic...", 32) at /home/ceciliavg/maharacode/mahara/htdocs/lib/errors.php:521
error(8, "Undefined offset: 1", "/home/ceciliavg/maharacode/mahara/htdocs/webservic...", 32, array(size 64)) at /home/ceciliavg/maharacode/mahara/htdocs/webservice/admin/addconnection.php:32
[WAR] c9 (webservice/admin/addconnection.php:32) Undefined offset: 2
Call stack (most recent first):
log_message("Undefined offset: 2", 8, true, true, "/home/ceciliavg/maharacode/mahara/htdocs/webservic...", 32) at /home/ceciliavg/maharacode/mahara/htdocs/lib/errors.php:521
error(8, "Undefined offset: 2", "/home/ceciliavg/maharacode/mahara/htdocs/webservic...", 32, array(size 64)) at /home/ceciliavg/maharacode/mahara/htdocs/webservice/admin/addconnection.php:32
[WAR] c9 (lib/mahara.php:1511) "" is not a valid plugin type
Call stack (most recent first):
safe_require("", "") at
/home/ceciliavg/maharacode/mahara/htdocs/webservice/admin/addconnection.php:59
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648636/+subscriptions
References