[Tickets #12551] Re: Horde_Imap_Client: array_combine() error message
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Aug 8 20:11:20 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12551
------------------------------------------------------------------------------
Ticket | 12551
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Horde_Imap_Client: array_combine() error message
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2013-08-08 20:11) wrote:
>> $imap->fetch($mbox, $query, array('uids' => $search_ret['match']));
>
> That's not good. There is no 'uids' parameter to fetch(), only 'ids':
>
> http://dev.horde.org/api/master/lib/Imap_Client/classes/Horde_Imap_Client_Base.html#method_fetch
Doh. Thanks for the catch. I had it right in some places, but not others.
More information about the bugs
mailing list