** Changed in: mahara/15.10
       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 Committed
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released
Status in Mahara 16.04 series:
  Fix Committed

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to