Ghost/core/test/unit/services
Kevin Ansfield 2dc6f30f11 🐛 Fixed internal error for RSS feed when a post has no content
no issue

- initial report https://forum.ghost.org/t/rss-feed-stopped-working/9874
- `htmlRelativeToAbsolute` will return `null` if `null` is passed into it but `cheerio.load(null)` will throw a "Cannot read property 'parent' of null" error so we need to ensure we at least load an empty string
2019-10-30 17:46:17 +00:00
..
apps Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
auth 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
mail Correct Twitter username 2019-10-16 14:22:42 +07:00
permissions Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
routing Added access property to entries for v3+ api 2019-10-16 14:15:52 +07:00
rss 🐛 Fixed internal error for RSS feed when a post has no content 2019-10-30 17:46:17 +00:00
settings 🔥 Removed V1 code/references in frontend resources/routing layer (#11087) 2019-09-10 11:41:42 +02:00
themes Bumped default engines.ghost-api to v3 2019-09-16 23:05:12 +02:00
url Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
slack_spec.js 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
xmlrpc_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00