← Back to team overview

mahara-contributors team mailing list archive

[Bug 1191605] [NEW] blocktype/externalfeed/lib.php throws array_chunk errors

 

Public bug reported:

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.

** Affects: mahara
     Importance: Low
     Assignee: Robert Lyon (robertl-9)
         Status: In Progress

-- 
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:
  In Progress

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


Follow ups

References