Closed (fixed)
Project:
Share Message
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2016 at 13:38 UTC
Updated:
5 Nov 2019 at 07:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
s_leu commentedHere's a patch that adds a new global setting and provides og:image:width and og:image:height if the setting is enabled.
Comment #3
s_leu commentedFixed usage of wrong function for fetching image meta data.
Comment #4
berdirAs discussed, works as a quick fix, but I'd prefer a solution that offers and prefers tokens for this, so that e.g. https://www.drupal.org/project/imagecache_actions could be used.
Comment #5
berdirI meant https://www.drupal.org/project/imagecache_token of course.
Comment #6
berdirNew patch for D8, using separate fields and tokens.
Comment #7
berdirAnd now with tests for both the image size properties and the fallback image.
Comment #8
berdirCommitted. Marking as fixed, no plans to backport to 7.x-1.x at the moment.