[Tickets #3665] Contents of Virtual Trash Folder always empty
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Apr 14 21:41:27 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3665
-----------------------------------------------------------------------
Ticket | 3665
Updated By | urkle at outoforder.cc
Summary | Contents of Virtual Trash Folder always empty
Queue | IMP
Version | 4.1
State | Assigned
Priority | 2. Medium
Type | Bug
Owners | Michael Slusarz
-----------------------------------------------------------------------
urkle at outoforder.cc (2006-04-14 21:41) wrote:
I am also encountering this problem on a clean install of horde 3.1.1/imp
4.1.1
on the imp mailing list there is a solution, however of changing the || to
&& on line 171.
[quote of Shaun Furguson]
I encountered this as well while migrating to IMP's latest stable release
(IMP-H3-4.1 at the time of this posting). If you modify line 171 of
horde/imp/lib/Mailbox.php to match the following, it appears to fix the
bug:
$this->_delhide =
!$GLOBALS['imp_search']->isSearchMbox($GLOBALS['imp']['mailbox']) &&
($GLOBALS['imp']['mailbox']['label'] != _("Virtual Trash"));
More information about the bugs
mailing list