[Tickets #9600] Re: Disabling Virtual Inbox in Preferences not working

bugs at horde.org bugs at horde.org
Fri Mar 4 15:16:29 UTC 2011


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

Ticket URL: http://bugs.horde.org/ticket/9600
------------------------------------------------------------------------------
  Ticket             | 9600
  Updated By         | rsalmon at mbpgroup.com
  Summary            | Disabling Virtual Inbox in Preferences not working
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


rsalmon at mbpgroup.com (2011-03-04 15:16) wrote:

> Changes have been made in Git for this ticket:
>
> Bug #9600: Fix disabling virtual folders
>
> http://git.horde.org/horde-git/-/commit/23fdbbab5d1dd4529405e87c7afbf68b55d046ea

with this commit, IMP runs indefinitely over here and never get passed  
the following call
$injector->getInstance('IMP_Imap_Tree')->updateVFolders($vfolders);


Typo ?

--  if (IMP_Factory_Imaptree::initialized()) {
++ if (!IMP_Factory_Imaptree::initialized()) {








More information about the bugs mailing list