Skip to content

Conversation

@fumpitz
Copy link
Contributor

@fumpitz fumpitz commented Dec 16, 2025

If a word with embedded encoded part is decoded, the prefix is missing and the postfix gets separated by a space character.

Example: Turmw=?utf-8?B?w6Q=?=chter
Expected result: Turmwächter
Actual result: ä chter

Note that my proposed patch no longer purges multiple subsequent space characters into a single space as the current code does.

@fumpitz fumpitz requested a review from jsuto as a code owner December 16, 2025 13:44
@Ramalama2
Copy link

i didnt stumbled across this bug, but in theory you are absolutely correct and the fix looks correct either.
So +1 for the merging and thanks for the PR!

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