6.0.0-beta1
7/6/25

[#8327] Undefined index when new mail arrives while deleting messages in IMP standard mode
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 06/08/2009 (5872 days ago)
Due
Updated 01/13/2010 (5653 days ago)
Assigned 06/11/2009 (5869 days ago)
Resolved 06/12/2009 (5868 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/13/2010 12:04:58 AM CVS Commit Comment #4 Reply to this comment
Changes have been made in Git for this ticket:

Bug #8327: Fix mailbox regeneration on message action
We 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
06/12/2009 03:18:30 PM Chuck Hagenbuch Comment #3
State ⇒ Resolved
Reply to this comment
I've been using the dynamic interface mostly, but I haven't seen this 
for a while. I'll re-open if I do. Thanks!
06/11/2009 05:41:29 AM Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
Does this fix things?

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).
06/08/2009 02:01:11 AM Chuck Hagenbuch Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to Horde DevelopersHorde Developers
Assigned to Michael Slusarz
Summary ⇒ Undefined index when new mail arrives while deleting messages in IMP standard mode
Type ⇒ Bug
State ⇒ Assigned
Queue ⇒ IMP
Reply to this comment
Semi-regularly, seemingly when new mail arrives while I'm deleting 
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

Saved Queries