Ghost/core
Fabien O'Carroll b0efad7ac9
Fixed img_url helper when using image sizes with relative path… (#10964)
closes #10949 

This updates the getImageWithSize function in the img_url helper to consider relative paths WITHOUT a leading slash the "base case". If a path does have a leading slash, we remove it, pass it through the function again, and then prepend the slash.
2019-07-29 16:54:09 +08:00
..
client@e021048322 Updated Ghost-Admin to 2.25.9 2019-07-23 12:01:47 +01:00
frontend Fixed img_url helper when using image sizes with relative path… (#10964) 2019-07-29 16:54:09 +08:00
server Removed noise from members-ssr error logging 2019-07-29 15:45:04 +08:00
test Fixed img_url helper when using image sizes with relative path… (#10964) 2019-07-29 16:54:09 +08:00
index.js