Skip to content
Snippets Groups Projects
Commit 0309e28a authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Add max width for social media images

The og:image and twitter:image meta tags are not resized.
If an editor puts a 5000 pixel wide image in a field,
it does not get resized, and if it is large
enough (in size + MB) it doesn't get picked up everywhere.

For this reason, we'll limit the image width to 2000

Resolves: #91687
Releases: master, 10.4
Change-Id: Iec7b185c37b3685f523a0debebf90dbc7025bbc6
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64909


Tested-by: default avatarRichard Haeser <richard@maxserv.com>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarDavid Steeb <david.steeb@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarRichard Haeser <richard@maxserv.com>
Reviewed-by: default avatarDavid Steeb <david.steeb@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent e5c3f707
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment