[Tickets #11026] Re: Horde_Imap_Client breaks displaying mail in IMP (traditional mode only)
bugs at horde.org
bugs at horde.org
Mon Feb 27 05:20:42 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11026
------------------------------------------------------------------------------
Ticket | 11026
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Horde_Imap_Client breaks displaying mail in IMP
| (traditional mode only)
Queue | Horde Base
Version | 4.0.13
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2012-02-26 22:20) wrote:
> A workaround is to clear your Horde cache.
This is a nasty PHP bug. The data needs to be invalidated at the time
the object is unserialized - since the object can be recreated at this
time. It can't be checked/worked around at retrieval time.
The only practical solution is to clear the cache as a login task in
IMP. This can't be backed out of Horde_Imap_Client since the new data
structure causing the issue fixes other bugs that are critical (e.g.
broken e-mail parsing).
More information about the bugs
mailing list