[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
Tue Feb 3 01:54:47 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 Slusarz <slusarz 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 M Slusarz <slusarz at horde.org>, Michael Rubinsky
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2015-02-02 18:54) wrote:

> C: 31 UID SEARCH RETURN (ALL COUNT) HEADER MESSAGE-ID  
> <00d701d01f08$6f76a3f0$4e63ebd0$@amusing.de> UID 0:215
> S: 31 BAD Error in IMAP command UID SEARCH: Invalid UID messageset

Obviously, 0 is not allowed.  Imap code doesn't do assert checking for  
this situation (it probably should).  But that 0 has to come from the  
calling code.

> C: 31 STATUS "INBOX.!  Astrid""" (MESSAGES UIDNEXT UIDVALIDITY HIGHESTMODSEQ)

Can't reproduce.  I have no idea where those extra quotes are coming  
from, since if they actually did exist in the input they would be  
escaped.

Considering that nothing has changed in regards to either Id  
generation or String escaping lately, this doesn't seem to be anything  
related to Imap_Client code.  (Whitespace is irrelevant - I have  
hundreds of mailboxes with whitespace and they display perfectly fine.)





More information about the bugs mailing list