Skip to content

[BUG] RSS feed not working when parsing locally #1956

@DiBochev

Description

@DiBochev

Environment

Self-Hosted (Docker)

System

docker

Version

No response

Describe the problem

create widget:
widgets:
- type: rss-feed
options:
rssUrl: http://<ip_of_the_server>:8080/rss
parseLocally: true
limit: 15
id: 0_302_rssfeed

the server return:

<title>W3Schools Home Page</title> https://www.w3schools.com Free web building tutorials <title>RSS Tutorial</title> https://www.w3schools.com/xml/xml_rss.asp New RSS tutorial on W3Schools

only the title is shown:
W3Schools Home Page

Additional info

No response

Please tick the boxes

Metadata

Metadata

Assignees

Labels

🐛 Bug[ISSUE] Ticket describing something that isn't working

Projects

Status

Awaiting Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions