You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of every single item should be fetched.
What is actually happening?
Descriptions of some items are empty.
For example, here is current result from https://rsshub.app/bbc/world-asia with two empty items, which actually contain text contents:
<rssxmlns:atom="http://www.w3.org/2005/Atom"version="2.0">
<channel>
...
<item>
<title>The man who took on the coal industry to save a forest - and won</title>
<description/>
<link>https://www.bbc.com/news/articles/cyxepvdewkno</link>
<guidisPermaLink="false">https://www.bbc.com/news/articles/cyxepvdewkno</guid>
<pubDate>Sat, 11 May 2024 23:24:42 GMT</pubDate>
</item>
<item>
<title>The escaped dissident still pursued decades on by China</title>
<description/>
<link>https://www.bbc.com/news/articles/crgy7xypwj8o</link>
<guidisPermaLink="false">https://www.bbc.com/news/articles/crgy7xypwj8o</guid>
<pubDate>Sat, 11 May 2024 23:05:31 GMT</pubDate>
</item>
</channel>
</rss>
To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.
If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。
Routes
Full routes
Related documentation
https://docs.rsshub.app/routes/traditional-media#news
What is expected?
Description of every single item should be fetched.
What is actually happening?
Descriptions of some items are empty.
For example, here is current result from
https://rsshub.app/bbc/world-asia
with two empty items, which actually contain text contents:Deployment information
RSSHub demo (https://rsshub.app)
Deployment information (for self-hosted)
No response
Additional info
This is not a duplicated issue
The text was updated successfully, but these errors were encountered: