** 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/1393584

Title:
  getting quotausedpercent can cause 'divide by zero' error

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  If we set a user's quota to 0 it throws an error:

  [WAR] bb (admin/users/edit.php:356) Division by zero
  Call stack (most recent first):

      log_message("Division by zero", 8, true, true, 
"/home/robertl/htdocs/mahara-devel/mahara/htdocs/ad...", 356) at 
/home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/errors.php:439
      error(2, "Division by zero", 
"/home/robertl/htdocs/mahara-devel/mahara/htdocs/ad...", 356, array(size 7)) at 
/home/robertl/htdocs/mahara-devel/mahara/htdocs/admin/users/edit.php:356

  Normally we wouldn't be setting a user's quota to 0 - but for
  automated tests this can make sense.

  So it is useful to fix for that reason.

  Noticed when running webservices phpunit tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1393584/+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