| Summary | mailbox display errors after deleting last message |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | adrieder (at) sbox (dot) tugraz (dot) at |
| Created | 12/02/2005 (7281 days ago) |
| Due | |
| Updated | 12/02/2005 (7281 days ago) |
| Assigned | |
| Resolved | 12/02/2005 (7281 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
bug 3026.State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ mailbox display errors after deleting last message
Queue ⇒ IMP
I have configured IMP to display the mailbox with an ascending sorting
direction.
When I delete the last message of a given mailbox the last entry in
the mailbox view reads like this:
"Unseen 403 Unknown Date Invalid Address [No Subject]"
In the apache error-log I get the folowing entries:
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
deleted in /usr/local/apache/htdocs/horde/imp/lib/Mailbox.php on line
252
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
uid in /usr/local/apache/htdocs/horde/imp/mailbox.php on line 480
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
uid in /usr/local/apache/htdocs/horde/imp/mailbox.php on line 570
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
seen in /usr/local/apache/htdocs/horde/imp/mailbox.php on line 583
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
answered in /usr/local/apache/htdocs/horde/imp/mailbox.php on line 590
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
draft in /usr/local/apache/htdocs/horde/imp/mailbox.php on line 595
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
flagged in /usr/local/apache/htdocs/horde/imp/mailbox.php on line 608
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
deleted in /usr/local/apache/htdocs/horde/imp/mailbox.php on line 613
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
uid in /usr/local/apache/htdocs/horde/imp/mailbox.php on line 701
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
uid in /usr/local/apache/htdocs/horde/imp/mailbox.php on line 709
[Fri Dec 2 23:01:02 2005] [error] PHP Notice: Undefined property:
uid in /usr/local/apache/htdocs/horde/imp/mailbox.php on line 722
The wrongly displayed message isn't there so when I click on it to
view it, I get a "message not found" error