6.0.0-alpha12
6/12/25

[#8844] Undefined offset error
Summary Undefined offset error
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester mrubinsk (at) horde (dot) org
Created 01/31/2010 (5611 days ago)
Due
Updated 02/01/2010 (5610 days ago)
Assigned
Resolved 02/01/2010 (5610 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/01/2010 07:30:05 AM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
 
02/01/2010 07:29:50 AM CVS Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #8844: Sorted list contains sequence numbers, which start at 1 - not 0

http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=19e297b60a4724b53866b555fd021c5f6f7e501f&r2=cf94ff65306d45c30449be14ae4a850c9c6ad242
01/31/2010 06:00:22 PM Michael Rubinsky Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Undefined offset error
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Undefined offset: 0 in 
/usr/local/horde/horde/imp/lib/Views/ListMessages.php on line 319

Looks like the call to _getUidList() on line 258 might need to pass 
'1' as the first argument, but I'm not familiar enough with the code 
to know if $sorted_list['s'] is supposed to be zero based or not...or 
if it's something else wrong that's causing $sorted_list['s'] to NOT 
be zero based.

Saved Queries