Ghost/core
Fabien O'Carroll cebcf27b6b 🐛 Fixed 500 template error occurring in place of a 404 for missing pages/assets (#10660)
no issue

- when the page is missing the context can be undefined, this defaults it to an empty array so that later `context.includes()` calls don't error
2019-04-04 14:41:56 +01:00
..
client@f437bc1a5f Updated Ghost-Admin to 2.19.2 2019-04-02 10:02:14 +01:00
server 🐛 Fixed 500 template error occurring in place of a 404 for missing pages/assets (#10660) 2019-04-04 14:41:56 +01:00
test Updated theme middleware tests 2019-04-04 10:44:43 +02:00
index.js