[Tickets #345] RESOLVED: Bug in displaying first and last message of a mailbox

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Aug 27 01:39:14 PDT 2004


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

Ticket URL: http://bugs.horde.org/ticket/?id=345
-----------------------------------------------------------------------
 Ticket     | 345
 Updated By | download at ssw.co.at
 Summary    | Bug in displaying first and last message of a mailbox
 Queue      | IMP
 Version    | 3.2.4
 State      | Bogus
 Priority   | 1. Low
 Type       | Bug
 Owners     | Chuck Hagenbuch
-----------------------------------------------------------------------


download at ssw.co.at (2004-08-27 01:39) wrote:

Hi there!
I'm experiencing the same problem with error 'Notice: Undefined index: 10 in
/opt/lampp/htdocs/horde/imp/message.php on line 271'
Display of 'INBOX: Subject (1/0)' doesn't work!
I get following values at debugging at line 269 ($sorted =
IMP_Message::range($sorted, $array_index + $imp['offset'] + 1,
$imp['offset'], $array_index, $imp['msgcount']);) :
        print $imp['offset'];      //prints 0
        print $imp['msgcount'];    //prints 0 
        print count($sorted);      //prints 0

I am using Exchange Server 2003, read sometimes there is a problem with IMAP
(using IMAP4), but wouldn't know what to change. OE6 works correct with
IMAP.
Using PHP4, Apache/2.0.50, Horde 2.2.5, IMP 3.2.3

Really hope, someone can help me.
Rainer

P.S. Solution with commenting out 2 lines works, but I doubt that it's a
good solution (also sorting of messages still doesn't work)






More information about the bugs mailing list