[Tickets #8940] Re: Inbox displays no messages
bugs at horde.org
bugs at horde.org
Tue Mar 30 07:23:37 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8940
------------------------------------------------------------------------------
Ticket | 8940
Updated By | jonathan at findyourfans.com
Summary | Inbox displays no messages
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
jonathan at findyourfans.com (2010-03-30 03:23) wrote:
In IMP or DIMP, the Inbox displays "There are no messages in this
mailbox." though there are many messages. Some other folders display
messages, and some display none, like the Inbox. Whenever a folder is
incorrectly displayed as empty, I see the following in my web server's
error log:
-------------------------------------------------------------------------------------------
[Tue Mar 30 03:15:26 2010] [error] [client xx.xx.xx.xx] PHP Warning:
array_map() [<a href='function.array-map'>function.array-map</a>]:
Argument #2 should be an array in /var/lib/horde/imp/lib/Mailbox.php
on line 136, referer:
https://example.com/horde/services/portal/sidebar.php
[Tue Mar 30 03:15:26 2010] [error] [client xx.xx.xx.xx] PHP Stack
trace:, referer: https://example.com/horde/services/portal/sidebar.php
[Tue Mar 30 03:15:26 2010] [error] [client xx.xx.xx.xx] PHP 1.
{main}() /var/lib/horde/imp/mailbox.php:0, referer:
https://example.com/horde/services/portal/sidebar.php
[Tue Mar 30 03:15:26 2010] [error] [client xx.xx.xx.xx] PHP 2.
IMP_Mailbox->shutdown() /var/lib/horde/imp/lib/Mailbox.php:0, referer:
https://example.com/horde/services/portal/sidebar.php
[Tue Mar 30 03:15:26 2010] [error] [client xx.xx.xx.xx] PHP 3.
array_map() /var/lib/horde/imp/lib/Mailbox.php:136, referer:
https://example.com/horde/services/portal/sidebar.php
-------------------------------------------------------------------------------------------
Using git-bisect, I have tracked the problem down to
c5d8fa67cd3937f6e596a7e722c7612074332094 which involves a number of
framework IMAP client files, so it seems that either the changes
unintentionally broke interfaces IMP uses or IMP needs to be updated
to use new interfaces.
More information about the bugs
mailing list