0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend
Hannah Wolfe 9abffe4396 Added guard to asset helper for missing paths
refs #10496

- currently {{asset this/is/not/a.string}} would throw a 500 error
- this commit changes that to make it throw a sensible 400 + incorrect usage error
2019-09-09 13:02:45 +01:00
..
apps Updated @tryghost/url-utils to v0.3.0 (#11027) 2019-08-16 00:26:24 +01:00
helpers Added guard to asset helper for missing paths 2019-09-09 13:02:45 +01:00
meta 🐛 Fixed lack of space in excerpt generated from paragraphs 2019-08-26 18:05:14 +02:00
services Revert post.page->post.type handling 2019-08-19 12:02:14 +01:00