Reviewed: https://reviews.mahara.org/6531 Committed: https://git.mahara.org/mahara/mahara/commit/710108cfe82177e8b1433c4a5ed33df8aefdbfea Submitter: Robert Lyon ([email protected]) Branch: master
commit 710108cfe82177e8b1433c4a5ed33df8aefdbfea Author: Son Nguyen <[email protected]> Date: Tue May 24 15:37:34 2016 +1200 Bug 1585029: Validate the array 'vars' before access it behatnotneeded Change-Id: Ib94c7a4ffffd1281c9bcc9b158ac38ab4d3b71ff -- 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/1585029 Title: Warning when running interactive test client facility for web services Status in Mahara: Fix Committed Bug description: Version master (16.10) I got the following warning when test web service function. [WAR] 70 (webservice/testclient.php:131) Undefined offset: 0 Call stack (most recent first): log_message("Undefined offset: 0", 8, true, true, "/var/www/html/mahara/master/htdocs/webservice/test...", 131) at /var/www/html/mahara/master/htdocs/lib/errors.php:489 error(8, "Undefined offset: 0", "/var/www/html/mahara/master/htdocs/webservice/test...", 131, array(size 87)) at /var/www/html/mahara/master/htdocs/webservice/testclient.php:131 This is a regression caused by the patch https://reviews.mahara.org/#/c/5682/ To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1585029/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

