Problem/Motivation

The function tmgmt_contentapi_scan_updated_jobs throws an error:

[warning] Invalid argument supplied for foreach() tmgmt_contentapi.module:489

I think the variable passed to that foreach is indeed a NULL.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

joey-santiago created an issue. See original summary.

Juan.OrtizMenchaca’s picture

Status: Active » Fixed

Functions refactored to cover this and other reported issues in a consistent way

Juan.OrtizMenchaca’s picture

Status: Fixed » Closed (fixed)