Summary | mailbox list caching not working properly |
Queue | IMP |
Queue Version | 4.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | martin (at) waschbuesch (dot) de |
Created | 10/09/2008 (6117 days ago) |
Due | |
Updated | 10/20/2008 (6106 days ago) |
Assigned | |
Resolved | 10/10/2008 (6116 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
New Attachment: MessageCache.php
* $Horde: imp/lib/IMAP/MessageCache.php,v 1.1.2.11 2008/10/07
09:26:30 jan Exp $
Assigned to Jan Schneider
State ⇒ Resolved
i just wanted to say, that i've got exactly the same problem here
after upgrading to v1.2.
upgrade-process finished without any errors.
- wolfgang
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ mailbox list caching not working properly
Type ⇒ Bug
State ⇒ Unconfirmed
see by e.g. deleting or moving a message, I get the following type of
error:
Warning: array_diff() [function.array-diff]: Argument
#2is not an array in/var/www/ssldocs/horde/imp/lib/IMAP/MessageCache.php on line 652
Warning: Invalid argument supplied for foreach() in
/var/www/ssldocs/horde/imp/lib/IMAP/MessageCache.php on line 652
When that happens, the page shown also has formatting errors.
I have all caching options in IMP and horde enabled with default
values for TTL, etc. and use the memcache driver.
Someone on the list has the same behaviour, so I opened this ticket.