[Tickets #9600] Re: Disabling Virtual Inbox in Preferences not working
bugs at horde.org
bugs at horde.org
Fri Mar 4 17:18:28 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 | Michael Slusarz <slusarz at horde.org>
Summary | Disabling Virtual Inbox in Preferences not working
Queue | IMP
Version | Git master
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-03-04 17:18) wrote:
> Typo ?
>
> -- if (IMP_Factory_Imaptree::initialized()) {
> ++ if (!IMP_Factory_Imaptree::initialized()) {
Definitely no. We only want to update the tree object *IF* it has
already been created. We don't need to update if has not yet been
created (virtual folders will automatically be added the first time
the tree object is created).
More information about the bugs
mailing list