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.
Issue fork lionbridge_translation_provider-3271613
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
Comment #3
Juan.OrtizMenchaca commentedFunctions refactored to cover this and other reported issues in a consistent way
Comment #4
Juan.OrtizMenchaca commented