mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
e5056d8d9d
ref ENG-824 - the bug is causing resize prefixes being added to images served from outside of Ghost. - this now would only append the prefex to images served by Ghost and other images urls' would get served as is. - we can determine that by checking whether imageName doesn't exist, meaning the source is a third party. - this mostly affect edge case users, eg where a feature image url was passed in via the API and doesn't get served by Ghost. |
||
---|---|---|
.. | ||
amp-url.test.js | ||
asset-url.test.js | ||
author-fb-url.test.js | ||
author-image.test.js | ||
author-url.test.js | ||
blog-logo.test.js | ||
canonical-url.test.js | ||
context-object.test.js | ||
cover-image.test.js | ||
creator-url.test.js | ||
description.test.js | ||
generate-excerpt.test.js | ||
image-dimensions.test.js | ||
keywords.test.js | ||
modified-date.test.js | ||
og-image.test.js | ||
og-type.test.js | ||
paginated-url.test.js | ||
published-date.test.js | ||
rss-url.test.js | ||
schema.test.js | ||
structured-data.test.js | ||
title.test.js | ||
twitter-image.test.js | ||
url.test.js |