mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
0c54541b4d
closes #8808 Problem: - In certain cases, particularly in production mode, errors would be hidden - E.g. fatal theme errors could not be seen, users instead saw "Failed to lookup view 'error' in views directory" - This is extremely unhelpful, particularly for people upgrading from 1.0.0 or 1.0.1 where the disqus rule was added afterwards and modified casper would error Solution: - Ensure that we properly setup handlebars when we throw an error - If engines is not set, set all the view engine related properties |
||
---|---|---|
.. | ||
api | ||
validation | ||
brute.js | ||
cache-control.js | ||
custom-redirects.js | ||
error-handler.js | ||
ghost-locals.js | ||
labs.js | ||
log-request.js | ||
maintenance.js | ||
pretty-urls.js | ||
serve-favicon.js | ||
serve-public-file.js | ||
static-theme.js | ||
uncapitalise.js | ||
url-redirects.js |