← Back to team overview

mahara-contributors team mailing list archive

[Bug 1314460] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3302
Committed: http://gitorious.org/mahara/mahara/commit/6ca2821affe8eccbeda5ee0b27f087e4c72423ad
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 6ca2821affe8eccbeda5ee0b27f087e4c72423ad
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Wed Apr 30 15:56:21 2014 +1200

Removing unnecessary array_diff

Bug 1314460: No need to remove $locked from $progressbaritems, because the
list of progressbaritems is limited by the $onlytheseplugins array, and that
has already had $locked removed from it.

Change-Id: Ie8418703d0333eaf2ef2ba8301ec235e4dcddd03

-- 
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/1314460

Title:
  Progress completion bar giving errors

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed

Bug description:
  [WAR] bf (lib/mahara.php:2970) Array to string conversion
  Call stack (most recent first):

      log_message("Array to string conversion", 8, true, true, "/home/kristina/code/19stable/htdocs/lib/mahara.php", 2970) at /home/kristina/code/19stable/htdocs/lib/errors.php:433
      error(8, "Array to string conversion", "/home/kristina/code/19stable/htdocs/lib/mahara.php", 2970, array(size 19)) at Unknown:0
      array_diff(array(size 3), array(size 0)) at /home/kristina/code/19stable/htdocs/lib/mahara.php:2970
      progressbar_sideblock(true) at /home/kristina/code/19stable/htdocs/lib/web.php:635
      smarty() at /home/kristina/code/19stable/htdocs/admin/users/progressbar.php:228

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1314460/+subscriptions


References