[Tickets #7891] Re: hook msglist_format
bugs at horde.org
bugs at horde.org
Mon Jan 26 11:30:34 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7891
------------------------------------------------------------------------------
Ticket | 7891
Updated By | rsalmon at mbpgroup.com
Summary | hook msglist_format
Queue | IMP
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2009-01-26 06:30) wrote:
--- hooks.php.org 2009-01-26 12:21:21.000000000 +0100
+++ hooks.php 2009-01-26 12:25:22.000000000 +0100
@@ -220,7 +220,8 @@
foreach ($uids as $uid) {
$tmp = array();
$res_ptr = &$imap_res[$uid];
-
+ $tmp['status'] = '';
+
// Add attachment information
if (($attachment =
$imp_ui->getAttachmentType($res_ptr['structure']->getType()))) {
switch ($mode) {
More information about the bugs
mailing list