The metatag_opengraph module needs an uninstall hook implementation.

Comments

dave reid’s picture

What needs to be removed?

damienmckenna’s picture

Shouldn't it remove the og meta tags from the serialized 'data' field?

dave reid’s picture

Because uninstall cannot run in a batch, no it probably should not. See also http://drupal.org/node/1771080#comment-6433250. It should not process any OG-related meta tags if the module is disabled, so it should be fine until Metatag is uninstalled or Metatag: Open Graph is re-enabled.

damienmckenna’s picture

Status: Active » Closed (won't fix)

Reasonable enough.

damienmckenna’s picture

Assigned: damienmckenna » Unassigned
Issue summary: View changes