Ticket #1485106: patch.rcube_imap.inc

File patch.rcube_imap.inc, 452 bytes (added by Sonarman, 6 months ago)
Line 
1--- rcube_imap.inc.orig 2008-06-05 00:23:23.718750000 -0700
2+++ rcube_imap.inc      2008-06-05 00:23:41.906250000 -0700
3@@ -1506,7 +1506,7 @@
4       }
5 
6     // remove message ids from search set
7-    if ($moved && $this->search_set && $mailbox == $this->mailbox)
8+    if ($deleted && $this->search_set && $mailbox == $this->mailbox)
9       $this->search_set = array_diff($this->search_set, $a_mids);
10 
11     // remove deleted messages from cache