[Tickets #9990] Re: Reloading after turning of dynamic mode doesn't work
bugs at horde.org
bugs at horde.org
Tue Nov 22 22:31:56 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9990
------------------------------------------------------------------------------
Ticket | 9990
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Reloading after turning of dynamic mode doesn't work
Queue | IMP
Version | Git master
Type | Bug
-State | Assigned
+State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-11-22 15:31) wrote:
>> Do you mean going from Dynamic -> Traditional? I don't see this -
>> clicking on a mailbox name in the sidebar loads the traditional
>> mailbox.php for me.
>
> Yes, exactly that. I tracked it down to the 'impmode' only being
> checked in IMP_Application::_init(). But that methods isn't called
> if the the application has been initialized already earlier. And
> that happens during the notification callbacks. initParms is not set
> with impmode, or any args for that matter, because this only happens
> *after* constructing the Registry in appInit(). But the notification
> callbacks happen *inside* the constructor.
I guess I am not seeing the issue here. After turning off dynamic
mode, the next time you try to access IMP traditional mode is loaded.
There is no reason to change the *preferences* mode from dynamic ->
traditional after changing the value.
More information about the bugs
mailing list