| Summary | Caching problem |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 3. High |
| Owners | Michael Slusarz <slusarz (at) horde (dot) org> |
| Requester | Jan Schneider <jan (at) horde (dot) org> |
| Created | 03/20/2008 (50 days ago) |
| Due | |
| Updated | 03/20/2008 (50 days ago) |
| Assigned | 03/20/2008 (50 days ago) |
| Resolved | 03/20/2008 (50 days ago) |
| Attachments | |
| Milestone | |
| Patch |
State ⇒ Resolved
> Actually these issues are probably more related to
Bug: 6449Yes, I think that is correct. Initial analysis indicates that the message list cache is being improperly invalidated on every page load when using virtual folders.
Actually these issues are probably more related toBug: 6449WIth FW_3 and no cache I can view the message but get the message not found error when trying to delete it
with the cache on, I get the message not found error when just trying to view the message.
I've cleared all my sessions, restarted the webserver, cleared my cookies, my opcode cache, everything I could think of...
It's working for me with both caches on now.With cache off it works, switched back to cache on and it broke again...> Does this fix?
> http://lists.horde.org/archives/cvs/Week-of-Mon-20080317/076448.html
Now I'm getitng 'Requested Message not found for every message...this is *with* caching...going to try it without cache next
State ⇒ Feedback
Does this fix?http://lists.horde.org/archives/cvs/Week-of-Mon-20080317/076448.html
> /var/www/horde/imp/lib/IMAP/MessageCache.php:282:
> imap_fetchstructure(): Bad message number
...and if it helps, all my message numbers in the virtual INBOX are coming across as '1'
I'm seeing one of these for every new message the first time I go to the Virtual Inbox when there's new mail:
/var/www/horde/imp/lib/IMAP/MessageCache.php:282: imap_fetchstructure(): Bad message number
Priority ⇒ 3. High
I'm seeing this as well, even though I've turned off the msgcache and the mlistcache.Patch ⇒
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Caching problem
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Assigned
If a message arrives in a mailbox, I get the new mail notification after a reload, but the messages doesn't show up in the mailbox list. It appears in the virtual inbox though.