[Tickets #12589] Kolab_Storage: Ensure status($folder) is not cached

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Aug 20 12:34:18 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12589
------------------------------------------------------------------------------
  Ticket             | 12589
  Created By         | Thomas Jarosch <thomas.jarosch at intra2net.com>
  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              |
  Owners             |
------------------------------------------------------------------------------


Thomas Jarosch <thomas.jarosch at intra2net.com> (2013-08-20 12:34) wrote:

 From the patch:

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.






More information about the bugs mailing list