Ghost/core/server/services/url
Hannah Wolfe a1f0169edf 🐛 Fixed 500 error for content with no collection
no issue

- Fixes a case where a post that doesn't belong to a collection throws a 500 Resource Not Found Error
- This should be a 404 Resource Not Found error
- 500 suggests something went very wrong and is our fault,
-  but this is a user error where the collections or posts are misconfigured, and some content doesn't have a home
2019-01-15 22:00:46 +00:00
..
configs Added ability to notify and update url service about changes in related resources (#10336) 2019-01-08 09:48:53 +00:00
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
Queue.js 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100) 2018-11-26 16:28:22 +07:00
Resource.js Minimized cached data on resource add/update 2018-08-12 14:23:32 +02:00
Resources.js 🐛 Fixed url not being immediately available after post publish (#10361) 2019-01-11 10:30:36 +00:00
UrlGenerator.js Fixed site using API v2 (#10332) 2019-01-04 18:24:00 +01:00
Urls.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
UrlService.js 🐛 Fixed 500 error for content with no collection 2019-01-15 22:00:46 +00:00
utils.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00