The Twitter Cards specs had changed to only mention twitter:image:src but now promotes use of twitter:image again. LOL.

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

mgzrobles’s picture

+1

damienmckenna’s picture

*sigh*

This needs to be in the next release.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new6.24 KB

This renames the meta tags and updates the configuration.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed da68c18 on 7.x-1.x
    Issue #2550001 by DamienMcKenna: Renamed twitter:image:src back to...

  • DamienMcKenna committed da68c18 on 8.x-1.x
    Issue #2550001 by DamienMcKenna: Renamed twitter:image:src back to...

Status: Fixed » Closed (fixed)

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

dave reid’s picture

Status: Closed (fixed) » Needs work

@DamienMcKenna: We should make metatag_update_7024() and metatag_update_7030() a no-op, and avoid unnecessary changing of records. Especially since the new updates to fix it are not guaranteed to run after the problematic update hooks, since hook_update_dependencies() was not implemented.

dave reid’s picture

Status: Needs work » Needs review
StatusFileSize
new3.22 KB

Patch to remove the update hooks no longer necessary.

damienmckenna’s picture

Status: Needs review » Fixed

Committed. Thanks Dave!

Status: Fixed » Closed (fixed)

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