[Tickets #8035] pop3 mail delete make a partial inbox refersh
bugs at horde.org
bugs at horde.org
Thu Feb 26 15:44:45 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8035
------------------------------------------------------------------------------
Ticket | 8035
Created By | fabio.prina at it.easynet.net
Summary | pop3 mail delete make a partial inbox refersh
Queue | IMP
Version | 4.3.3
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
fabio.prina at it.easynet.net (2009-02-26 10:44) wrote:
In pop3 inbox each mail related to the their own "body" with an HREF
like /hord /imp/message.php?mailbox=INBOX&index=1
something like:
message #1 href to index=1
message #2 href to index=2
message #3 href to index=3
message #4 href to index=4
message #5 href to index=5
message #6 href to index=6
... if I delete the message #3 the list in the inbox appear like:
message #1 href to index=1
message #2 href to index=2
message #3 href to index=4 (open a wrong body)
message #4 href to index=5 (open a wrong body)
message #5 href to index=6 (Requested message not found.)
So the message number and the index number are shifted by 1 (for all
the mails after the deleted one)
After a manual refresh the INBOX return in a consistent state
thanks
More information about the bugs
mailing list