6.0.0-beta1
8/9/25

[#5718] Hide deleted messages when using vTrash
Summary Hide deleted messages when using vTrash
Queue IMP
Queue Version HEAD
Type Enhancement
State Resolved
Priority 2. Medium
Owners Horde Developers (at)
Requester mrubinsk (at) horde (dot) org
Created 09/12/2007 (6541 days ago)
Due
Updated 12/21/2007 (6441 days ago)
Assigned 09/14/2007 (6539 days ago)
Resolved 12/21/2007 (6441 days ago)
Milestone 4.2
Patch No

History
12/21/2007 10:59:24 PM Michael Rubinsky Comment #9 Reply to this comment
Oops. Sorry....after clearing all the server caches, this has resolved :)



Thanks!


12/21/2007 10:54:35 PM Michael Rubinsky Comment #8 Reply to this comment
....and now it just stays on the same message after deleting.



Getting closer :)
12/21/2007 08:35:09 PM Michael Rubinsky Comment #7 Reply to this comment
hmmm. Except now that when reading messages in vINBOX and clicking 
'delete' - instead of navigating to the next message I get a "That 
message not found" error.



Should I open another ticket?
12/21/2007 07:31:47 PM Michael Rubinsky Comment #6
State ⇒ Resolved
Reply to this comment
looks good...thanks.
12/20/2007 09:43:01 AM Michael Slusarz Comment #5
Priority ⇒ 2. Medium
Reply to this comment
12/04/2007 02:38:17 PM Michael Rubinsky Comment #4 Reply to this comment
I just tested this again, and it appears that what is happening is 
that any messages that are already marked as deleted in a folder are 
*not* shown in the vTrash if switching from no vTrash to vTrash.



Marking a message as deleted, then switching to using the vTrash - you 
will still see the deleted message , and have no way of removing it 
since the purge deleted is gone. The message is also displayed in the 
vTrash.  Any messages deleted after selecting to use vTrash are 
properly hidden and "moved" to the vTrash.


12/04/2007 08:39:37 AM Michael Slusarz Comment #3
State ⇒ Feedback
Reply to this comment
Currently, if using vTrash, deleted messages are shown in the mailbox
view, and the Hide Deleted action is not shown.
No they are not.  See, e.g., IMP::hideDeletedMsgs():

             if ($GLOBALS['prefs']->getValue('use_vtrash')) {

                 $delhide = !$GLOBALS['imp_search']->isVTrashFolder();

             } else {



In other words, only show deleted messages if in the Virtual Trash Folder.
09/14/2007 04:03:58 AM Chuck Hagenbuch Comment #2
State ⇒ Assigned
Assigned to Horde DevelopersHorde Developers
Reply to this comment
Makes sense to me that if vtrash is in use deleted messages should 
always be hidden.
09/12/2007 08:18:46 PM Michael Rubinsky Comment #1
Priority ⇒ 1. Low
State ⇒ New
Queue ⇒ IMP
Summary ⇒ Hide deleted messages when using vTrash
Type ⇒ Enhancement
Reply to this comment
Currently, if using vTrash, deleted messages are shown in the mailbox 
view, and the Hide Deleted action is not shown.



IMO, we should hide the deleted messages by default when using vTrash 
folders, or at the very least, show the Hide Deleted link if using the 
vTrash.



(This from a discussion on IRC with blc):

[16:06]        <blc>        guess we should probably re-evaluate when to show those 
menu items

[16:06]        <blc>        IMO, they should be there when you're not using any 
trash, and by deleted items should be hidden when using vtrash (at 
least by default)


Saved Queries