[Tickets #12551] Re: Horde_Imap_Client: array_combine() error message
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Aug 8 20:06:15 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 Slusarz <slusarz at horde.org>
Summary | Horde_Imap_Client: array_combine() error message
Queue | Horde Framework Packages
Version | Git master
Type | Bug
-State | Feedback
+State | Assigned
Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-08-08 14:06) 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
More information about the bugs
mailing list