[Tickets #14044] Re: IMAP ERROR: BAD Error in IMAP command UID SEARCH: Missing search parameters

noreply at bugs.horde.org noreply at bugs.horde.org
Mon Jul 13 19:51:54 UTC 2015


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

Ticket URL: https://bugs.horde.org/ticket/14044
------------------------------------------------------------------------------
  Ticket             | 14044
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | IMAP ERROR: BAD Error in IMAP command UID SEARCH:
                     | Missing search parameters
  Queue              | Synchronization
  Version            | Git master
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2015-07-13 19:51) wrote:

Changes have been made in Git (master):

commit df2ee8e56793279986903e4c51e34d57706bb6e4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 13 15:45:30 2015 -0400

     Bug: 14044 Fix detecting empty queries.

     $squery['query'] is always a Horde_Imap_Client_Data_Format_List object
     so it can never be empty(). Use !count() to detect an empty List object.

     Fixes fatal error when attempting to perform a ID query with an
     empty ID list.

  .../Imap_Client/lib/Horde/Imap/Client/Base.php     |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/df2ee8e56793279986903e4c51e34d57706bb6e4





More information about the bugs mailing list