mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 18:31:57 +03:00
fca05453fe
no issue - e.g. /feed.xml/ was showing a 422 - any other none slug site requests showed a 422 - should be a 404 - context: site is talking to Content API - it can happen that the API returns a 422 - the routing layer needs to handle this and always show a 404 - catched error in routing error handling - need to see if there are more cases |
||
---|---|---|
.. | ||
config | ||
controllers | ||
helpers | ||
middlewares | ||
bootstrap.js | ||
CollectionRouter.js | ||
index.js | ||
ParentRouter.js | ||
PreviewRouter.js | ||
registry.js | ||
RSSRouter.js | ||
StaticPagesRouter.js | ||
StaticRoutesRouter.js | ||
TaxonomyRouter.js |