In the latest update hook, 6204, you set the warning text "Embedded Media Field no longer offers default third party media...", however, you use drupal_set_message to display an error, instead of a warning. This causes some updates to fail (for example, Aegir/drush migrations).

The attached patch changes the drupal_set_message to display a warning instead of an error.

CommentFileSizeAuthor
emfield_install_warning.patch778 byteshadsie

Comments

uberellis’s picture

*subscribe*

alex ua’s picture

Thanks for the patch, this has been committed to the dev branch and will be rolled with the next release (probably later today).

alex ua’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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