[Tickets #12589] Re: Kolab_Storage: Ensure status($folder) is not cached
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Aug 23 06:27:50 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 | Michael Slusarz <slusarz at horde.org>
Summary | Kolab_Storage: Ensure status($folder) is not cached
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch | 1
Owners | Jan Schneider
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-08-23 00:27) wrote:
> I could see adding something like a global "Long-running script"
> flag to the base IMAP object that would indicate that the object is
> being used in a long-running script and STATUS_FORCE_REFRESH should
> be used on every status() call.
This has been added. To disable status() caching,
Horde_Imap_Client_Base:$statuscache should be set to false.
More information about the bugs
mailing list