Issue with encoding
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
Research direction
Reproduce the issue using the linked RSS payload and inspect the feed-generation path identified by the python-feedgen generator. Trace how the Czech title is encoded and verify that the generated Atom feed preserves the expected UTF-8 text.
Written by the indexing model from the issue text.
Description
Thanks for this project ⭐
Having this generated feed, the encoding on the title is incorrect.
Now it renders Vánoce, Vánoce pÅ™icházejÃ, sejdÄ›me se přátelé where it should be Vánoce, Vánoce přicházejí, sejděme se přátelé .
here is the whole rss payload
<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns:media="http://search.yahoo.com/mrss/" xmlns="http://www.w3.org/2005/Atom"><id>https://trailblazercommunitygroups.com/salesforce-user-group-prague-czechia/</id><title>Salesforce User Group, Prague, Czechia</title><updated>2025-09-15T07:43:27.477626+00:00</updated><link href="https://rss.diffbot.com/rss?url=https://trailblazercommunitygroups.com/salesforce-user-group-prague-czechia/" rel="self"/><link href="https://trailblazercommunitygroups.com/salesforce-user-group-prague-czechia/" rel="alternate"/><generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator><icon>https://res.cloudinary.com/startup-grind/image/upload/c_fill,dpr_2.0,f_auto,g_center,h_180,q_auto:good,w_180/v1/gcs/platform-data-salesforce/contentbuilder/favicon-32x32_5HxIaBN.png</icon><subtitle>https://trailblazercommunitygroups.com/salesforce-user-group-prague-czechia/</subtitle><entry><id>https://trailblazercommunitygroups.com/events/details/salesforce-salesforce-user-group-prague-czechia-presents-freelancing-opportunities-in-salesforce-world/</id><title>Freelancing Opportunities in Salesforce world</title><updated>2025-09-15T07:43:27.478238+00:00</updated><content>Dive into the world of freelancing within the Salesforce ecosystem! Discover the benefits and challenges of freelancing ...</content><link href="https://trailblazercommunitygroups.com/events/details/salesforce-salesforce-user-group-prague-czechia-presents-freelancing-opportunities-in-salesforce-world/"/><link href="https://res.cloudinary.com/startup-grind/image/fetch/c_fill,w_500,h_500,g_center/c_fill,dpr_2.0,f_auto,g_center,q_auto:good/https://res.cloudinary.com/startup-grind/image/upload/c_fill%2Cdpr_2.0%2Cf_auto%2Cg_center%2Cq_auto:good/v1/gcs/platform-data-salesforce/event_banners/2024-07-TBC_Banner-Generic%2520Event%2520400x400_tlpYjQK.png"/><published>2025-09-16T00:00:00+00:00</published><media:group><media:thumbnail url="https://res.cloudinary.com/startup-grind/image/fetch/c_fill,w_500,h_500,g_center/c_fill,dpr_2.0,f_auto,g_center,q_auto:good/https://res.cloudinary.com/startup-grind/image/upload/c_fill%2Cdpr_2.0%2Cf_auto%2Cg_center%2Cq_auto:good/v1/gcs/platform-data-salesforce/event_banners/2024-07-TBC_Banner-Generic%2520Event%2520400x400_tlpYjQK.png"/></media:group></entry><entry><id>https://trailblazercommunitygroups.com/events/details/salesforce-salesforce-user-group-prague-czechia-presents-vanoce-vanoce-prichazeji-sejdeme-se-pratele/</id><title>Vánoce, Vánoce pÅ™icházejÃ, sejdÄ›me se přátelé</title><updated>2025-09-15T07:43:27.478141+00:00</updated><content>Can you believe it? Another year coming to an end, and it will also be after-Dreamforce time. Join us to wrap-up all the...</content><link href="https://trailblazercommunitygroups.com/events/details/salesforce-salesforce-user-group-prague-czechia-presents-vanoce-vanoce-prichazeji-sejdeme-se-pratele/"/><link href="https://res.cloudinary.com/startup-grind/image/fetch/c_fill,w_500,h_500,g_center/c_fill,dpr_2.0,f_auto,g_center,q_auto:good/https://res.cloudinary.com/startup-grind/image/upload/c_fill%2Cdpr_2.0%2Cf_auto%2Cg_center%2Cq_auto:good/v1/gcs/platform-data-salesforce/event_banners/2024-07-TBC_Banner-Generic%2520Event%2520400x400_tlpYjQK.png"/><media:group><media:thumbnail url="https://res.cloudinary.com/startup-grind/image/fetch/c_fill,w_500,h_500,g_center/c_fill,dpr_2.0,f_auto,g_center,q_auto:good/https://res.cloudinary.com/startup-grind/image/upload/c_fill%2Cdpr_2.0%2Cf_auto%2Cg_center%2Cq_auto:good/v1/gcs/platform-data-salesforce/event_banners/2024-07-TBC_Banner-Generic%2520Event%2520400x400_tlpYjQK.png"/></media:group></entry></feed>
- Dominant language
- HTML
- Stars
- 101
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from diffbot/rss-anything
-
diffbot/rss-anything#6 · 1 assignee ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
diffbot/rss-anything#4 · 7 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
diffbot/rss-anything#1 · 1 comment ·
All issues in diffbot/rss-anything
Similar issues
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100