Summary | Mailbox cache - issues when emptying trash |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | mrubinsk (at) horde (dot) org |
Created | 11/15/2005 (7253 days ago) |
Due | |
Updated | 11/25/2005 (7243 days ago) |
Assigned | 11/25/2005 (7243 days ago) |
Resolved | 11/25/2005 (7243 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
for both mailbox caching and fixing some empty trash issues.
State ⇒ Feedback
both mailbox caching and fixing some empty trash issues.
Summary ⇒ Mailbox cache - issues when emptying trash
State ⇒ Assigned
Priority ⇒ 2. Medium
seeing the behaviour described when emptying the trash folder.
Should I create a new ticket for that issue?
Bug 2973(?)the behaviour described when emptying the trash folder. Should I
create a new ticket for that issue?
State ⇒ Feedback
Bug 2973(?)State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Mailbox cache fatal error
Queue ⇒ IMP
State ⇒ Unconfirmed
the error_log:
[Tue Nov 15 10:31:12 2005] [error] PHP Notice: Undefined property:
seen in /home/www/html/horde/imp/mailbox.php on line 590
[Tue Nov 15 10:31:12 2005] [error] PHP Notice: Undefined property:
answered in /home/www/html/horde/imp/mailbox.php on line 597
[Tue Nov 15 10:31:12 2005] [error] PHP Notice: Undefined property:
draft in /home/www/html/horde/imp/mailbox.php on line 602
[Tue Nov 15 10:31:12 2005] [error] PHP Notice: Undefined property:
flagged in /home/www/html/horde/imp/mailbox.php on line 615
[Tue Nov 15 10:31:12 2005] [error] PHP Notice: Undefined property:
deleted in /home/www/html/horde/imp/mailbox.php on line 620
[Tue Nov 15 10:31:12 2005] [error] PHP Notice: Undefined property:
uid in /home/www/html/horde/imp/mailbox.php on line 686
[Tue Nov 15 10:31:12 2005] [error] PHP Notice: Undefined property:
uid in /home/www/html/horde/imp/mailbox.php on line 696
[Tue Nov 15 10:31:12 2005] [error] PHP Notice: Undefined property:
uid in /home/www/html/horde/imp/mailbox.php on line 707
[Tue Nov 15 10:32:12 2005] [error] PHP Warning: gzinflate(): data
error in /home/www/html/horde/framework/Serialize/Serialize.php on
line 311
[Tue Nov 15 10:32:12 2005] [error] PHP Fatal error: Unsupported
operand types in /home/www/html/horde/imp/lib/IMAP/MailboxCache.php on
line 240
[Tue Nov 15 10:32:24 2005] [error] PHP Warning: gzinflate(): data
error in /home/www/html/horde/framework/Serialize/Serialize.php on
line 311
[Tue Nov 15 10:32:24 2005] [error] PHP Fatal error: Unsupported
operand types in /home/www/html/horde/imp/lib/IMAP/MailboxCache.php on
line 240
Not sure it's related, and I should probably open a second ticket for
this, but when emtying the trash folder (not a vtrash folder) the
messages are removed, but on the first refresh I get a screen full of
messages marked with 'invalid address' and 'invalid date'. If I try
to view one of them, I am just returned to the mailbox. When the
screen is refreshed, the messages are gone.