I noticed that there aren't any messages in the Drupal Log when an invalid feed is found. I created a patch that will display an error in the Drupal logs if there's a problem with the feed.

Comments

Craig Gardner’s picture

Category: bug » feature
akalsey’s picture

Your patch has some things in it that aren't related to this (looks like your truncate patch is in there too). Can you re-roll it with just the elements that are related to the log?

Craig Gardner’s picture

StatusFileSize
new887 bytes

My bad... Here's the fixed patch.

akalsey’s picture

StatusFileSize
new433 bytes

Looks good. We'll probably want a return in there to stop processing immediately if an error occurs. I've added that and rolled a patch.

akalsey’s picture

Assigned: Craig Gardner » akalsey
Status: Needs review » Fixed

Patch included in development

akalsey’s picture

Status: Fixed » Closed (fixed)