| Summary | Undefined index when new mail arrives while deleting messages in IMP standard mode |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | Horde Developers (at) , slusarz (at) horde (dot) org |
| Requester | chuck (at) horde (dot) org |
| Created | 6/8/09 (6150 days ago) |
| Due | |
| Updated | 1/13/10 (5931 days ago) |
| Assigned | 6/11/09 (6147 days ago) |
| Resolved | 6/12/09 (6146 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Bug #8327: Fix mailbox regeneration on message actionWe were regenerating the mailbox immediately after grabbing the cached
list, which made the cached list pointless.
http://git.horde.org/diff.php/imp/lib/Mailbox.php?rt=horde-git&r1=eaa1856a943143e79040a27c2938bf753d1f2cff&r2=381b34d453dd436766d2743dcb5ab583c468aac6
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=381b34d453dd436766d2743dcb5ab583c468aac6
State ⇒ Resolved
for a while. I'll re-open if I do. Thanks!
State ⇒ Feedback
http://lists.horde.org/archives/commits/2009-June/001149.html
I couldn't reproduce your issues, but I was able to reproduce some
other undesirable behavior (e.g. deleting the wrong message).
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to
Assigned to Michael Slusarz
Summary ⇒ Undefined index when new mail arrives while deleting messages in IMP standard mode
Type ⇒ Bug
State ⇒ Assigned
Queue ⇒ IMP
messages - possibly also requires the sort order to be affected by
threading - I'm getting this series of errors. This is in latest
IMP-git, in the standard interface.
Notice: Undefined index: envelope in
/var/www/horde/horde-hatchery/imp/message.php on line 217
Notice: Undefined offset: 399329 in
/var/www/horde/horde-hatchery/imp/message.php on line 218
Warning: reset() expects parameter 1 to be array, null given in
/var/www/horde/horde-hatchery/imp/message.php on line 219
Notice: Undefined index: structure in
/var/www/horde/horde-hatchery/imp/lib/Contents.php on line 124
Fatal error: Call to a member function getValue() on a non-object in
/var/www/horde/horde-hatchery/imp/message.php on line 258