[Tickets #13825] Re: Remi PHP update to 5.5.21-1 results in constant resyncing
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Feb 5 14:13:56 UTC 2015
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13825
------------------------------------------------------------------------------
Ticket | 13825
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Remi PHP update to 5.5.21-1 results in constant
| resyncing
Queue | Synchronization
Version | FRAMEWORK_5_2
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2015-02-05 14:13) wrote:
If you could add the following to
Horde_ActiveSync_Imap_Adapter::getUidFromMid()
(ActiveSync/Imap/Adapter.php) it might help point me in the right
direction.
Horde::debug($folder->_toString());
Add this as the first line in the method, so, right before the line
that reads (this is line 649 locally):
$iids = new Horde_Imap_Client_Ids(array_diff($folder->messages(),
$folder->removed()));
$search_q = new Horde_Imap_Client_Search_Query();
More information about the bugs
mailing list