When I deleted node which defines feed in overlayed edit form behind the node view it showed this message:

Notice: Undefined index: FeedsFileFetcher in function FeedsSource->getConfigFor() (line: 567 in file /Users/Bobik/Sites/drupal-7/sites/all/modules/feeds/includes/FeedsSource.inc).

… and the standard green message about node deletion.

Comments

mrfelton’s picture

I'm getting a very similar error on the D6 version (latest from git):

Notice: Undefined index: SalesforceFetcher in FeedsSource->getConfigFor() (line 316 of /var/aegir/platforms/live/example-6.x-1.20.3/profiles/example/modules/contrib/feeds/includes/FeedsSource.inc).

tterranigma’s picture