[Tickets #9990] Re: Reloading after turning of dynamic mode doesn't work
bugs at horde.org
bugs at horde.org
Tue Nov 22 22:40:50 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 | Jan Schneider <jan at horde.org>
Summary | Reloading after turning of dynamic mode doesn't work
Queue | IMP
Version | Git master
Type | Bug
-State | Feedback
+State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2011-11-22 23:40) 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.
I don't see this anymore either.
More information about the bugs
mailing list