[Tickets #9686] Re: Deleting from virtual inbox doesn't work
    bugs at horde.org 
    bugs at horde.org
       
    Thu Mar 24 06:53:12 UTC 2011
    
    
  
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9686
------------------------------------------------------------------------------
  Ticket             | 9686
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Deleting from virtual inbox doesn't work
  Queue              | IMP
  Version            | Git master
  Type               | Bug
-State              | Assigned
+State              | Resolved
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-03-24 06:53) wrote:
> Either this wasn't solved completely, or it's back. I still see this.
The former.  Boundary case issue - were doing an empty($index) check  
instead of is_null($index) check, which was triggering a reindex when  
accessing the first message in a search mailbox.  Fixed.
    
    
More information about the bugs
mailing list