We noticed that during import $entity_type is not defined because of if statement in (metatag_feeds_set_target) is not TRUE and than we get an error log.

Notice: Undefined variable: entity_type in metatag_feeds_set_target() (line 61 of /Users/www/Sites/work/mywebsite/http/sites/all/modules/contrib/metatag/metatag.feeds.inc).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dpastov’s picture

I've moved initialization of $entity_type out of if statement, it fixes logical issue.

dpastov’s picture

Guys, there was exactly same issue created before: Feeds import of metatag entity_type

DamienMcKenna’s picture

Status: Needs review » Closed (duplicate)
Issue tags: -code, -$entity_type