Problem/Motivation
Discovered in cronjob logs and source is empty therefore the xml is invalid and throw a fatal error
[error] ValueError: DOMDocument::loadXML(): Argument #1 ($source) must not be empty in DOMDocument->loadXML
Similar issue was here: https://www.drupal.org/project/feeds_xpathparser/issues/3421301
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork feeds_ex-3552353
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
foxy-vikvik commentedWe need to update the Feeds module with changes from the issue https://www.drupal.org/project/feeds/issues/3563946
Comment #4
foxy-vikvik commented