[Tickets #12589] Re: Kolab_Storage: Ensure status($folder) is not cached
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Aug 20 13:38:14 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12589
------------------------------------------------------------------------------
Ticket | 12589
Updated By | Git Commit <commits at lists.horde.org>
Summary | Kolab_Storage: Ensure status($folder) is not cached
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-08-20 13:38) wrote:
Changes have been made in Git (master):
commit cb27b7cc468247889f8a594c8090c1206b585de7
Author: Thomas Jarosch <thomas.jarosch at intra2net.com>
Date: Tue Aug 20 14:29:37 2013 +0200
Ensure the result of status($folder) is not cached by the
Horde_Imap_Client.
Otherwise long running scripts (like ActiveSync polling for changes)
will see outdated data.
The close() call does not close the IMAP server socket connection.
It returns to the authenticated, unselected state.
Bug 12589
Signed-off-by: Jan Schneider <jan at horde.org>
.../lib/Horde/Kolab/Storage/Driver/Imap.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/cb27b7cc468247889f8a594c8090c1206b585de7
More information about the bugs
mailing list