mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #34900
[Bug 1517228] Re: Undefined index: ticks
** No longer affects: mahara/16.04
** Changed in: mahara
Status: Fix Committed => Fix Released
--
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/1517228
Title:
Undefined index: ticks
Status in Mahara:
Fix Released
Status in Mahara 1.10 series:
Fix Released
Status in Mahara 15.04 series:
Fix Released
Status in Mahara 15.10 series:
Fix Released
Bug description:
There is a function in mahara called perf_to_log which retrieves some
performance information from get_performance_info(), turns it to a
string and adds the string to log file.
But there is a problem with it.
the get_performance_info() does a check for things but the perf_to_log
expects all options to exist.
This is annoying as it fills up the error log with crud we don't need
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1517228/+subscriptions
References