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

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

alesbencina created an issue. See original summary.

foxy-vikvik’s picture

We need to update the Feeds module with changes from the issue https://www.drupal.org/project/feeds/issues/3563946

foxy-vikvik’s picture

Status: Active » Reviewed & tested by the community