Image detection for og:image tags works only for body fields that have an undefined language (ie. $node->body['und'][0]['value']), so it doesn't work for for example Finnish ($node->body['fi'][0]['value']). Attached is an patch that fixes this.

CommentFileSizeAuthor
opengraph_meta-und_body_fix.patch785 byteszeip

Comments

hiddentao’s picture