mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
2dc6f30f11
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 |
||
---|---|---|
.. | ||
cache.js | ||
generate-feed.js | ||
index.js | ||
renderer.js |