[Tickets #1623] RESOLVED: undefined index error in IMP.php, line 585

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Mar 25 12:32:52 PST 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=1623
-----------------------------------------------------------------------
 Ticket             | 1623
 Updated By         | Michael Slusarz <slusarz at mail.curecanti.org>
 Summary            | undefined index error in IMP.php, line 585
 Queue              | IMP
 Version            | 4.0.2
 State              | Bogus
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


Michael Slusarz <slusarz at mail.curecanti.org> (2005-03-25 12:32) wrote:

If $filter is completely empty (meaning no filtering is wanted so that
showing the mailbox in the list is pointless), !isset($filter[0]) will
return true and you will be setting $showmbox incorrectly and doing an
array_shift() on an empty array.




More information about the bugs mailing list