-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Copy link
Labels
Bug (confirmed) 🐞issues that are reproducableissues that are reproducableFeed problem 🗞️Feeds that have issues while loading/reading in FreshRSSFeeds that have issues while loading/reading in FreshRSSSimplePie 🍰
Milestone
Description
To Reproduce
- Open Subscriptions → +Add
- Enter
https://haveibeenpwned.com/feed/breaches/
- Leave all options at their default and click Add*
Expected behavior
The feed is accepted and the articles are fetched, as happens in Thunderbird, Feedbin and other readers.
FreshRSS version
1.26.3
System information
- Database version: pdo_mysql
- PHP version: 8.2.28
- Installation type: GitHub Source
- Web server type: Apache
- Device: Computer
- OS: Debian
- Browser: Firefox
Additional context
Current behaviour
FreshRSS shows the error below and refuses to add the feed:
https://haveibeenpwned.com/feed/breaches/ is invalid XML, likely due to invalid characters.
XML error: Mismatched tag at line 75, column 509 [https://haveibeenpwned.com/feed/breaches/]
Feed excerpt around the failing line
...
<title>TehetségKapu - 54,357 breached accounts</title> <!-- line 75 -->
...
<title>Fédération Francaise de Rugby - 281,977 breached accounts</title> <!-- line 59 -->
The second title also contains accented characters and does not trigger an error.
Request
Could you please advise how to debug this further, or confirm whether FreshRSS’ parser needs to be adjusted for this feed? Or should I report any errors to HiBP?
Thanks for your help!
Metadata
Metadata
Assignees
Labels
Bug (confirmed) 🐞issues that are reproducableissues that are reproducableFeed problem 🗞️Feeds that have issues while loading/reading in FreshRSSFeeds that have issues while loading/reading in FreshRSSSimplePie 🍰