The module is causing rather a lot of warnings:

Invalid argument supplied for foreach() in _metatags_quick_add_head() (line 514 of sites/all/modules/contrib/metatags_quick/metatags_quick.module).
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

slite’s picture

Status: Active » Needs review
FileSize
1.12 KB

This patch adds a check that the data from "drupal_add_html_head" is actually an array before assuming it is. Obviously if it isn't then the code doesn't need to try and to disable the old link.