If you set up the default settings for the module and add one of the FIG fields to an importer, and then import for a feed that doesn't have feeds nodes, you get no images because the defaults aren't used.

I think it should be so that the defaults get used for any FIG field that has no feeds_imagegrabber_get_settings() because there are no feeds nodes.

This would be a quick fix solution to #1618324: Remove dependency on feeds nodes until that can be done.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rooby’s picture

Status: Active » Needs review
FileSize
877 bytes

Here is a patch that makes it fall back to the default settings if there is no feeds node to get settings from.

rooby’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.