[Tickets #3030] Trouble using vtrash
bugs@bugs.horde.org
bugs at bugs.horde.org
Sat Dec 10 20:31:45 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3030
-----------------------------------------------------------------------
Ticket | 3030
Updated By | kevin_myer at iu13.org
Summary | Trouble using vtrash
Queue | IMP
Version | HEAD
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
kevin_myer at iu13.org (2005-12-10 20:31) wrote:
Emptying trash is broken again.
The problem appears to be that the mailbox id being passed to the
emptyMailbox function is **search. The check for
IMP_VFolder::isVTrashFolder($mbox) results in a comparison of **search to my
vtrash id, which returns false, and hence, the proper expungeMailbox
function doesn't get called.
I can't find where **search is being passed - the empty trash request at
least is passing the proper vfolder id in the URL.
More information about the bugs
mailing list