I've upgraded from 7.x-1.7 to 7.x-1.9 version and got this error on node page:

Notice: Undefined variable: key in function metatag_generate_entity_metatags() (line 1084 in file ../metatag/metatag.module).

Comments

Plazik created an issue. See original summary.

plazik’s picture

Status: Active » Needs review
StatusFileSize
new386 bytes

Here is simple patch.

damienmckenna’s picture

Status: Needs review » Needs work
Parent issue: » #2654616: Plan for Metatag 7.x-1.10 release

The logic in that function needs to be updated a little bit.

damienmckenna’s picture

StatusFileSize
new1.74 KB

A slight improvement to the code.

damienmckenna’s picture

Status: Needs work » Needs review
damienmckenna’s picture

Status: Needs review » Fixed

Committed. Thanks!

  • DamienMcKenna committed 9fcda73 on 7.x-1.x authored by Plazik
    Issue #2654838 by Plazik, DamienMcKenna: Disabling output caching lead...

Status: Fixed » Closed (fixed)

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