[Tickets #3877] Mailbox list caching tracking bug

bugs@bugs.horde.org bugs at bugs.horde.org
Thu May 18 14:06:43 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3877
-----------------------------------------------------------------------
 Ticket             | 3877
 Updated By         | Michael Slusarz <slusarz at horde.org>
 Summary            | Mailbox list caching tracking bug
 Queue              | IMP
 Version            | HEAD
 State              | Assigned
 Priority           | 2. Medium
 Type               | Bug
 Owners             | Horde Developers, Michael Slusarz
-----------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2006-05-18 14:06) wrote:

> When deleting a folder:
> Notice: Undefined property: _arrival in 
> /home/jan/headhorde/imp/lib/IMAP/MailboxCache.php on line 571

Fixed.  Seems that unset(), as of PHP 5, now throws undefined errors if you
try to unset an array key that doesn't exist.




More information about the bugs mailing list