Ghost/ghost/core/test/unit/frontend
Kevin Ansfield 1ebdac3997
🐛 Fixed missing @page object in themes when rendering custom routed page (#17693)
closes https://github.com/TryGhost/Ghost/issues/17681

- updated `prepareContextResource()` to make sure `show_title_and_feature_image` is always removed from pages
- updated `formatResponse.entries()` to apply the same `@page` local behaviour when it's passed a `data.page` object to account for custom routed pages
2023-08-11 14:50:01 +01:00
..
apps Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
helpers Added Playwright tests to comments-ui 2023-06-22 15:06:13 +02:00
meta Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
services 🐛 Fixed missing @page object in themes when rendering custom routed page (#17693) 2023-08-11 14:50:01 +01:00
utils Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
web/middleware Corrected image CORS (#17119) 2023-06-23 14:33:00 +02:00