[cvs] commit: imp/lib Mailbox.php Message.php
Michael M Slusarz
slusarz at horde.org
Sat May 6 16:44:08 PDT 2006
slusarz 2006-05-06 16:44:08 PDT
Modified files:
lib Mailbox.php Message.php
Log:
Bug: 3877
Yet more improvements to mailbox list cache updates.
Biggest fix: when in search mailboxes, make sure to not only update list of
indices in the base mailbox of the messages, but also update the mailbox list
in the search mailbox entry. Therefore, we need to pass in mailbox information
with indices to updateMailbox() so that the search mailbox object can correctly
determine the array index from the UID.
Revision Changes Path
1.204 +28 -17 imp/lib/Mailbox.php
1.250 +51 -19 imp/lib/Message.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/Mailbox.php?r1=1.203&r2=1.204&ty=u
http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.249&r2=1.250&ty=u
More information about the cvs
mailing list