← Back to team overview

mahara-contributors team mailing list archive

[Bug 1191605] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2279
Committed: http://gitorious.org/mahara/mahara/commit/dccd76552a10c03dd8ee90435cc26b29045effef
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit dccd76552a10c03dd8ee90435cc26b29045effef
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Jun 17 11:37:14 2013 +1200

Check if rss feed is not empty and an array first (Bug #1191605)

Change-Id: I50ee0afcad8b5c6c1ad428bc3e1f9774f85692d6
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 Contrib members
https://bugs.launchpad.net/bugs/1191605

Title:
  blocktype/externalfeed/lib.php throws array_chunk errors

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Errors thrown:
  [WAR] fc (blocktype/externalfeed/lib.php:79) array_chunk() expects parameter 1 to be array, string given

  [WAR] fc (blocktype/externalfeed/lib.php:83) Invalid argument supplied
  for foreach()

  Need to make sure the $data->content is not empty and is an array as
  that is what is wanted.

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


References