[Tickets #11143] Re: the "Purge Deleted" action in Dynamic view does not refresh the message list

bugs at horde.org bugs at horde.org
Tue Jul 3 17:36:52 UTC 2012


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

Ticket URL: http://bugs.horde.org/ticket/11143
------------------------------------------------------------------------------
  Ticket             | 11143
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | the "Purge Deleted" action in Dynamic view does not
                     | refresh the message list
  Queue              | IMP
  Version            | 5.0.20
  Type               | Bug
  State              | Resolved
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2012-07-03 11:36) wrote:

> Hello again, based on the last modificaction, perhaps the right  
> modification may be:
>
> if (!empty($res['lookup']) || count($ob['uids'])) {
>         $ob['lookup'] = array_merge($ob['lookup'], $res['lookup']);
> }

This is not needed.  There is no need to check for the existence of  
'uids' when the conditional code only refers to the 'lookup' index.






More information about the bugs mailing list