Skip to content

Fix Set charset to UTF-8 in convertMailQueryToHordeQuery#12907

Open
taiebot wants to merge 1 commit intonextcloud:mainfrom
taiebot:Fix-search-encoding
Open

Fix Set charset to UTF-8 in convertMailQueryToHordeQuery#12907
taiebot wants to merge 1 commit intonextcloud:mainfrom
taiebot:Fix-search-encoding

Conversation

@taiebot
Copy link
Copy Markdown

@taiebot taiebot commented May 7, 2026

Potentially Fix
bugs #9257 #10572

This is entirely AI generated but in 9257 there was a POC.

I have "partially" tested this it works i do not get the error that i get on #10572 with this search "identité" and "réunion" i must have an other problem with my yahoo mailbox because email bodies do not get downloaded (testing on main branch)

AI suggested to do it here
Ai slop below ...

Why this works

$query is created once

UTF‑8 is set once

The same $query object is passed through all tokens

No duplication

No crashes

Horde correctly converts UTF‑8 → IMAP UTF‑7 internally 

Signed-off-by: taiebot <dedreuil@yahoo.fr>
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.

1 participant