Summary | moved message not removed from display |
Queue | IMP |
Queue Version | 5.0.18 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | scott.dellinger (at) uvm (dot) edu |
Created | 01/10/2012 (4919 days ago) |
Due | |
Updated | 01/24/2012 (4905 days ago) |
Assigned | 01/11/2012 (4918 days ago) |
Resolved | 01/24/2012 (4905 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Priority ⇒ 2. Medium
Version ⇒ 5.0.18
[mms] Fix purging moved messages from dynamic mailbox view if deleted
messages are visible in the mailbox (
Bug #10916).3 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/1be8ca4161fe3ebde647452474adcdd15b02f205
packages (so, IMP 5.0.17, Horde_Imap_Client .1.3.1, etc.), this is
reproducible consistently when the trash folder is turned off and
deleted messages are set to be displayed (pine style, crossed-out in
place). I drag a message to another mailbox and it is left in the
display marked deleted (though really gone from the server mailbox).
If I set "Hide Deleted" or enable the trash folder, the message
correctly disappears from the display when moved.
State ⇒ Not A Bug
closed unless reproducible means of replicating can be provided.
Priority ⇒ 1. Low
State ⇒ Feedback
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ moved message not removed from display
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
to be shown rather than hidden, moving a message to another mailbox
does not remove it from the mailbox display. The message is left with
a line through it as if deleted, but is not removed from the list even
though it is no longer in the mailbox on the server.
This was reported by a user who assumed it was left marked deleted in
the mailbox since it was still in the display, and thus tried to purge
the mailbox, only to have the message continue to be listed since a
message that isn't really in the mailbox can't be purged.