mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #40867
[Bug 1633808] A change has been merged
Reviewed: https://reviews.mahara.org/7122
Committed: https://git.mahara.org/mahara/mahara/commit/4376ab2b19e56393f6c21ad43d3d2f909404492a
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 4376ab2b19e56393f6c21ad43d3d2f909404492a
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Fri Oct 14 15:24:04 2016 +1300
Bug 1633808: Webservices logs form display institution field
Was not quite working before.
Things also fixed (or partially fixed)
1) The webservice logs page searching for function name to filter by
- before the ajax was wanting to paginate by 5 and select2 expected 10
results so the more search results was not working
2) The error returned on the testclient page when there was an error
with a field didn't display which field it was.
3) Display on testclient page a file upload filed if type is PARAM_FILE
- The actual testing of file upload is not working yet but it wasn't
working before either but this is a step in the right direction
4) The wsdocs page was displaying 'REQUIRED' for the VALUE_DEFAULT
fields rather than the VALUE_REQUIRED fields.
behatnotneeded
Change-Id: Ia00beeb6d48fa3019984f2e0f7605fbb097edffd
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/1633808
Title:
Error messages when on web services logs
Status in Mahara:
Fix Committed
Bug description:
Mahara 16.10dev
When I visit the "Logs" page of the web services
/webservice/admin/webservicelogs.php and have multiple institutions
set up, I get:
[WAR] 5c (webservice/admin/webservicessearchlib.php:80) Undefined variable: institutions
Call stack (most recent first):
log_message("Undefined variable: institutions", 8, true, true, "/home/kristina/code/1610stable/htdocs/webservice/a...", 80) at /home/kristina/code/1610stable/htdocs/lib/errors.php:521
error(8, "Undefined variable: institutions", "/home/kristina/code/1610stable/htdocs/webservice/a...", 80, array(size 10)) at /home/kristina/code/1610stable/htdocs/webservice/admin/webservicessearchlib.php:80
build_webservice_log_search_results(object(stdClass)) at /home/kristina/code/1610stable/htdocs/webservice/admin/webservicelogs.php:53
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1633808/+subscriptions
References