Roundcube Community Forum

Release Support => Pending Issues => Topic started by: DSV12 on March 23, 2026, 11:02:46 PM

Title: IMAP error when searching for a non-ASCII string (russian)
Post by: DSV12 on March 23, 2026, 11:02:46 PM
G'day for all!

After upgrading roundcube to 1.6.12 (1.6.13, 1.6.14, too) we can't do serching in folders in Russian (non ASCII symbols).

QuoteServer error: UID THREAD: Error in IMAP command UID THREAD: Missing LF after literal size (0.001 + 0.000 secs).


Search is only possible in English (ASCII). Where error from?

rc_imap_error.jpg
Title: Re: IMAP error when searching for a non-ASCII string (russian)
Post by: alec on March 24, 2026, 02:41:44 AM
https://github.com/roundcube/roundcubemail/issues/10121
Title: Re: IMAP error when searching for a non-ASCII string (russian)
Post by: DSV12 on March 24, 2026, 03:47:35 AM
Quote from: alec on March 24, 2026, 02:41:44 AMhttps://github.com/roundcube/roundcubemail/issues/10121
O, many thanks!

This patch actually fixed the problem. I pointed AI to this link; It didn't know the solution until now.

The indication that the problem was in versions 1.6.12 and 1.6.13 is my mistake. The problem only appeared in 1.6.14, as far as I understand.