Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix the crash that occurs when adding a feed without an icon #950

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

ymcx
Copy link
Contributor

@ymcx ymcx commented Jan 25, 2025

The commit ec05bdd introduced a regression where attempting to subscribe to a feed without a favicon will cause ReadYou to crash. The link to the icon should be set to null if one doesn't exist, just like it did before the commit.

I used the following feed to test this bug:
https://feeds.yle.fi/uutiset/v1/majorHeadlines/YLE_UUTISET.rss

@Ashinch Ashinch merged commit 4b5ddf9 into Ashinch:main Mar 20, 2025
2 checks passed
@Ashinch Ashinch added the bug Something isn't working label Mar 20, 2025
@Ashinch Ashinch added this to the 0.12.0 milestone Mar 20, 2025
@ymcx ymcx deleted the fix-crash-on-nonexistent-icon branch March 22, 2025 18:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants