The branch "master" has been updated. The following is a summary of the commits.
from: c38f2e8af33f2aad5309d90ba1743b729b6d80d7 381b34d... Bug #8327: Fix mailbox regeneration on message action ----------------------------------------------------------------------- commit 381b34d453dd436766d2743dcb5ab583c468aac6 Author: Michael M Slusarz <[email protected]> Date: Wed Jun 10 23:36:23 2009 -0600 Bug #8327: Fix mailbox regeneration on message action We were regenerating the mailbox immediately after grabbing the cached list, which made the cached list pointless. imp/lib/Mailbox.php | 30 +++++++++++++++++------------- imp/message.php | 2 +- 2 files changed, 18 insertions(+), 14 deletions(-) http://git.horde.org/diff.php/imp/lib/Mailbox.php?rt=horde-hatchery&r1=eaa1856a943143e79040a27c2938bf753d1f2cff&r2=381b34d453dd436766d2743dcb5ab583c468aac6 http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=381b34d453dd436766d2743dcb5ab583c468aac6 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
