6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/2/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11821] Selecting more than one message checkbox ignores all but the first message
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ \ /. ..___.___ [ __ >< |_/ [__ [__ [_.// \| \[___[___
Comment
> I did some further tracing in addition to my previous POST data > tracing that shows that when two messages are selected, both message > IDs are passed on the POST data. > > I did a IMAP trace and it looks like, as expected only the first of > the two messages is deleted. (see below). Still not sure as to how > to go about testing the parsing of the post data as per your > suggestion. Any hint would be appreciated. > >>> Fri, 07 Dec 2012 12:42:25 -0500 > S: * OK [CAPABILITY IMAP4Rev1 QUOTA UNSELECT NAMESPACE XIMAPPROXY] > z/VM IMAP server Level 530 ready > C: [LOGIN Command - username: ariaimap] > S: * OK [XPROXYREUSE] IMAP connection reused by imapproxy > S: 1 OK User logged in > C: 2 SELECT "test" > S: * 2 EXISTS > S: * 0 RECENT > S: * OK [UNSEEN 1] Message 1 is first unseen > S: * OK [UIDVALIDITY 576194916] > S: * OK [UIDNEXT 9539] Predicted next UID > S: * FLAGS (\Unmarked) > S: * OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft)] > S: 2 OK [READ-WRITE] SELECT completed > C: 3 UID STORE 9537 +FLAGS \deleted > S: * 1 FETCH (FLAGS (\Deleted)) > S: 3 OK UID STORE completed > C: 4 UID SEARCH ALL > S: * SEARCH 9537 9538 > S: 4 OK UID SEARCH completed > C: 5 UID FETCH 9537:9538 (ENVELOPE FLAGS RFC822.SIZE > BODY.PEEK[HEADER.FIELDS (IMPORTANCE LIST-POST X-PRIORITY)]) > S: * 1 FETCH (ENVELOPE ("Fri, 7 Dec 2012 12:41:44 -0500" {9} > S: [LITERAL DATA: 9 bytes] > S: (({11} > S: [LITERAL DATA: 11 bytes] > S: NIL "aria" "bsc.gwu.edu")) (({11} > S: [LITERAL DATA: 11 bytes] > S: NIL "aria" "bsc.gwu.edu")) (({11} > S: [LITERAL DATA: 11 bytes] > S: NIL "aria" "bsc.gwu.edu")) (({13} > S: [LITERAL DATA: 13 bytes] > S: NIL "aria" "bsc.gwu.edu")) NIL NIL NIL {41} > S: [LITERAL DATA: 41 bytes] > S: ) FLAGS (\Deleted) RFC822.SIZE 2593 BODY[HEADER.FIELDS (IMPORTANCE > LIST-POST X-PRIORITY)] NIL UID 9537) > S: * 2 FETCH (ENVELOPE ("Fri, 7 Dec 2012 12:41:55 -0500" {9} > S: [LITERAL DATA: 9 bytes] > S: (({11} > S: [LITERAL DATA: 11 bytes] > S: NIL "aria" "bsc.gwu.edu")) (({11} > S: [LITERAL DATA: 11 bytes] > S: NIL "aria" "bsc.gwu.edu")) (({11} > S: [LITERAL DATA: 11 bytes] > S: NIL "aria" "bsc.gwu.edu")) (({13} > S: [LITERAL DATA: 13 bytes] > S: NIL "aria" "bsc.gwu.edu")) NIL NIL NIL {41} > S: [LITERAL DATA: 41 bytes] > S: ) FLAGS () RFC822.SIZE 2595 BODY[HEADER.FIELDS (IMPORTANCE > LIST-POST X-PRIORITY)] NIL UID 9538) > S: 5 OK UID FETCH completed >>> CACHE: Stored messages (mailbox: test; UIDs: 9537:9538) > C: 6 SEARCH UNSEEN > S: * SEARCH 1 2 > S: 6 OK SEARCH completed > C: 7 STATUS "INBOX" (MESSAGES RECENT UNSEEN) > S: * STATUS {5} > S: [LITERAL DATA: 5 bytes] > S: (MESSAGES 233 RECENT 0 UNSEEN 0) > S: 7 OK STATUS completed > C: 8 LOGOUT > S: * BYE LOGOUT received > S: 8 OK Completed >
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