Skip to content

Decode encoded strings in entry titles. Fixes skeeto/elfeed#484#564

Open
Thaodan wants to merge 1 commit into
emacs-elfeed:mainfrom
Thaodan:decode_encoded_strings
Open

Decode encoded strings in entry titles. Fixes skeeto/elfeed#484#564
Thaodan wants to merge 1 commit into
emacs-elfeed:mainfrom
Thaodan:decode_encoded_strings

Conversation

@Thaodan
Copy link
Copy Markdown
Contributor

@Thaodan Thaodan commented Apr 26, 2026

Includes #531 and #540.

Feel free to merge in any order.

@minad
Copy link
Copy Markdown
Collaborator

minad commented May 1, 2026

I see that there is an encoding issue, but it looks as if the fix is at the wrong place. Shouldn't we decode the titles earlier?

@Thaodan
Copy link
Copy Markdown
Contributor Author

Thaodan commented May 6, 2026 via email

@minad
Copy link
Copy Markdown
Collaborator

minad commented May 6, 2026

No idea yet. But it does not look right to replicate the decoding at multiple places. Maybe it should happen when adding entries to the database.

@Thaodan
Copy link
Copy Markdown
Contributor Author

Thaodan commented May 8, 2026

No idea yet. But it does not look right to replicate the decoding at multiple places. Maybe it should happen when adding entries to the database.

Hm I that. Depends on how the data should be saved, decoded or encoded.

@Thaodan Thaodan force-pushed the decode_encoded_strings branch 2 times, most recently from 45afbf4 to ca4e7a6 Compare May 12, 2026 07:17
@Thaodan Thaodan force-pushed the decode_encoded_strings branch from ca4e7a6 to 1c24605 Compare May 12, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants