Problem/Motivation

The single 8.8 deprecation that metatag has is the drupal_installation_attempted() function call in metatag_install().

That was added in #2765137: hook_install() + drupal_set_message() = message displayed several times when using a distro..

I'd propose to go one step further and remove it entirely, solving the 8.8 problem with that. There are other cases where this is strange, for example enabling the module in a config install. There's the configure metadata now, which points users to the same page, there's the help and so on.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Berdir created an issue. See original summary.

Berdir’s picture

Status: Active » Needs review
FileSize
1.29 KB

DamienMcKenna’s picture

Status: Needs review » Fixed
Parent issue: » #3102475: Plan for Metatag 8.x-1.12
Related issues: +#3042590: Drupal 9 Deprecated Code Report

*pout*
Fine :p

Committed. Thanks.

DamienMcKenna’s picture

Status: Fixed » Closed (fixed)

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