[dev] [cvs] commit: imp mailbox.php imp/lib Message.php

Jan Schneider jan at horde.org
Sat Nov 5 14:46:57 PST 2005


Zitat von "Kevin M. Myer" <kevin_myer at iu13.org>:

> Quoting Jan Schneider <jan at horde.org>:
>
>> jan         2005-11-03 09:06:39 PST
>>
>>  Modified files:
>>    .                    mailbox.php
>>    lib                  Message.php
>>  Log:
>>  Handle vfolders in IMP_Message::emptyMailbox().
>>
>>  Revision  Changes    Path
>>  1.178     +15 -2     imp/lib/Message.php
>>  2.663     +3 -12     imp/mailbox.php
>>
>>  Chora Links:
>>  http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.177&r2=1.178&ty=u
>>  http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.662&r2=2.663&ty=u
>
> This change breaks Empty Trash when using a Virtual Trash folder.  It
> looks to me like the $mbox == IMP_SEARCH_MBOX test is the only major
> difference.  Removing that makes it work again, but I don't quite
> understand what it is supposed to do either and I'm sure its there for
> a reason.

The Virtual Trash folder is nothing but a search result, so this should 
work. OTOH using in_vfolder should make it safe to remove that extra 
check.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the dev mailing list