6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9565] Imap_Client fails with literal data on setMetadata command
*
Your Email Address
*
Spam protection
Enter the letters below:
__.. ,.__ . .. . (__ \./ [__)\ /| | .__) | | \/ |/\|
Comment
> This is correct. Forgot that the 8-bit character counts as 2 octets: > >>>>> DEBUG: C: A0002 SETANNOTATION INBOX "/comment" ("value.shared" {2+} >>>>> DEBUG: C: Ä) >>>>> DEBUG: S: A0002 OK Completed > > This is incorrect: > >>>> DEBUG: C: A0002 SETANNOTATION INBOX "/comment" ("value.shared" {2+} >>>> DEBUG: C: Ä >>>> DEBUG: C: ) >>>> DEBUG: S: A0002 OK Completed > > The IMAP client code was properly outputting literal data when that > data was being stored internally in a stream. However, when the > literal data was stored internally in a string, we were tacking on a > CRLF after the literal data. This was terminating the command early. > This should be fixed (for real this time).
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers