[Tickets #3026] notice when deleting last messages from folder
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Dec 6 12:42:58 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3026
-----------------------------------------------------------------------
Ticket | 3026
Updated By | Michael Slusarz <slusarz at mail.curecanti.org>
Summary | notice when deleting last messages from folder
Queue | IMP
Version | HEAD
State | Feedback
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
Michael Slusarz <slusarz at mail.curecanti.org> (2005-12-06 12:42) wrote:
Can you change line 210 in lib/IMAP/MailboxCache.php from:
$overview = @imap_fetch_overview($GLOBALS['imp']['stream'], implode(',',
$get_ids), FT_UID);
to:
$overview = imap_fetch_overview($GLOBALS['imp']['stream'], implode(',',
$get_ids), FT_UID);
and post any error messages.
More information about the bugs
mailing list