[Tickets #11197] Re: Filternig fails with some fields

bugs at horde.org bugs at horde.org
Mon Jun 4 17:11:04 UTC 2012


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

Ticket URL: http://bugs.horde.org/ticket/11197
------------------------------------------------------------------------------
  Ticket             | 11197
  Updated By         | matinelli at matinelli.com
  Summary            | Filternig fails with some fields
  Queue              | Ingo
  Version            | 2.0.7
  Type               | Bug
  State              | Assigned
  Priority           | 3. High
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


matinelli at matinelli.com (2012-06-04 17:11) wrote:

I guess line 159 of ingo/lib/Script/Imap.php need a fix as well from:
$query->andSearch($or_ob);
to
$query->andSearch(array($or_ob));

> Hi,
> I had the same issue and I have applied the fix on  
> ingo/lib/Script/Imap.php however I am now getting the following:
>
> HORDE: [ingo] PHP ERROR: array_merge(): Argument #2 is not an array  
> [pid xxx on line 626 of  
> "/usr/share/pear/Horde/Imap/Client/Search/Query.php"]
>
>
>> Changes have been made in Git (develop):
>>
>> commit 958daacad7e1b85c539a9f5fc00b9fade123c645
>> Author: Michael M Slusarz <slusarz at horde.org>
>> Date:   Thu May 31 12:00:42 2012 -0600
>>
>>     Make this call BC (Bug #11197)
>>
>>  ingo/lib/Script/Imap.php |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> http://git.horde.org/horde-git/-/commit/958daacad7e1b85c539a9f5fc00b9fade123c645
>






More information about the bugs mailing list