Closed (fixed)
Project:
Open Graph meta tags
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2011 at 09:03 UTC
Updated:
17 Dec 2011 at 14:45 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| opengraph_meta-und_body_fix.patch | 785 bytes | zeip |
Comments
Comment #1
hiddentao commentedFixed in #1333554: Description tag not correctly populated with international installations.