Via Michelle, there's a typo in metatag_open_graph.module:

function metatag_open_graph_reprocess_html(&$variables) {

should be:

function metatag_open_graph_preprocess_html(&$variables) {
CommentFileSizeAuthor
#2 metatag-n2823811-2.patch493 bytesdamienmckenna

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new493 bytes

damienmckenna’s picture

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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