adobe / helix-html-pipeline

A library for rendering the html response in Helix3.
https://www.hlx.live/
Apache License 2.0
13 stars 17 forks source link

`og:image:secure_url` is not set correct when content has metadata for `image` & `og:image` #741

Open mhaack opened 2 weeks ago

mhaack commented 2 weeks ago

To Reproduce When metadata has 2 images for image and og:image the og:image:secure_url is an absolut link using the image meta data.

Expected behavior If og:image is set in metadata it should ne used for og:image:secure_url as well.