6.0.0-alpha12
6/7/25

[#9990] Reloading after turning of dynamic mode doesn't work
Summary Reloading after turning of dynamic mode doesn't work
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 04/26/2011 (5156 days ago)
Due
Updated 11/22/2011 (4946 days ago)
Assigned 11/22/2011 (4946 days ago)
Resolved 11/22/2011 (4946 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/22/2011 10:40:50 PM Jan Schneider Comment #5
State ⇒ Resolved
Reply to this comment

[Show Quoted Text - 14 lines]
I don't see this anymore either.
11/22/2011 10:31:56 PM Michael Slusarz Comment #4
State ⇒ Feedback
Reply to this comment

[Show Quoted Text - 11 lines]
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.
06/02/2011 05:16:24 PM Jan Schneider Comment #3 Reply to this comment
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.
04/27/2011 05:17:36 PM Michael Slusarz Comment #2
Priority ⇒ 1. Low
Reply to this comment
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.

When switching from Traditional -> Dynamic, nothing happens until I 
try to click on a message and then the dynamic view is loaded.  So 
that should be fixed somehow.

Although I would rather have NONE of this happen until after logout 
anyway.  In other words, the view type should be cached in the session.
04/26/2011 05:55:33 PM Jan Schneider Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Reloading after turning of dynamic mode doesn't work
Queue ⇒ IMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
If turning off the dynamic view in the prefs, then get back to the 
interface, the page is reloaded as usual, but index-dimp.php is still 
being loaded and sticks with the "Loading..." message.

Saved Queries