0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
kirrg001 60cdfe29fe 🐛 Fixed "No default engine was specified and no extension was provided"
refs #9681

- we already had a protection against these situations when serving the site (theme)
- it can happen that we have to initialise the express engine in the error handler in case the first request to /ghost produces an error (e.g. 503)
- otherwise the underlying error message is hidden and Ghost doesn't render the error html template correctly
2018-06-11 11:24:07 +02:00
..
client@6506020ca2 Updated Ghost-Admin to 1.24.1 2018-06-07 10:21:01 +02:00
server 🐛 Fixed "No default engine was specified and no extension was provided" 2018-06-11 11:24:07 +02:00
test 🐛 Fixed unable to publish a post after slack hook import 2018-06-11 11:08:08 +02:00
index.js