mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
a1f0169edf
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 |
||
---|---|---|
.. | ||
configs | ||
index.js | ||
Queue.js | ||
Resource.js | ||
Resources.js | ||
UrlGenerator.js | ||
Urls.js | ||
UrlService.js | ||
utils.js |