[Tickets #9990] Re: Reloading after turning of dynamic mode doesn't work

bugs at horde.org bugs at horde.org
Thu Jun 2 17:16:24 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              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2011-06-02 17:16) 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.






More information about the bugs mailing list