[Tickets #13273] Re: Outlook 2013 subfolder creation results in unusability of OL profile
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Aug 19 22:08:45 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13273
------------------------------------------------------------------------------
Ticket | 13273
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Outlook 2013 subfolder creation results in unusability
| of OL profile
Queue | Synchronization
Version | Git master
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2014-08-19 22:08) wrote:
While I still cannot reproduce this, I *think* that this is the result
of a race condition. In this latest log, it looks like you have
created a new folder in OL - INBOX/Einkauf/Amazon. This was correctly
dealt with on the server. The problem is that a PING request was
already running on another thread. Since it found some changes, it
updated the cache - overwriting the information about the newly
created Amazon folder that was added to the cache during the separate
FOLDERCREATE request.
I already have plans to refactor the various caches currently in use,
but this will not happen until Horde 6. I'll have to come up with some
workaround to implement in the meantime.
More information about the bugs
mailing list