[Tickets #3877] Mailbox list caching tracking bug
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu May 18 14:35:40 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:35) 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.
Never mind. $_arrival doesn't exist in that file anymore - that's why the
error was being thrown. Duh, me.
More information about the bugs
mailing list