[Tickets #3877] Undefined property: msgno in /var/www/html/horde/imp/mailbox.php on line 915
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed May 3 08:09:23 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3877
-----------------------------------------------------------------------
Ticket | 3877
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Undefined property: msgno in /var/www/html/horde/imp/mailbox.php on line 915
Queue | IMP
Version | HEAD
-State | Feedback
+State | Accepted
-Priority | 1. Low
+Priority | 3. High
Type | Bug
Owners | Horde Developers, Michael Slusarz
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2006-05-03 08:09) wrote:
I'm almost positive the issue is as follows (I've known about this for a
week, but haven't gotten aroudn to it yet):
In IMP_Message, when performing actions on message(s) everywhere but the
message screen, we are passing IMP_Mailbox::updateMailbox() an array of
indices. updateMailbox() was originally designed to only update the mailbox
when given a single index. I've hackishly "fixed" updateMailbox() to
silence errors in the former case, but it isn't updating the mailbox status
correctly. This needs to be fixed.
More information about the bugs
mailing list