6.0.0-alpha12
6/8/25

[#3660] Mailbox not changed in session
Summary Mailbox not changed in session
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester jan (at) horde (dot) org
Created 03/20/2006 (7020 days ago)
Due
Updated 03/25/2006 (7015 days ago)
Assigned 03/22/2006 (7018 days ago)
Resolved 03/25/2006 (7015 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/25/2006 12:15:44 AM Jan Schneider State ⇒ Resolved
 
03/23/2006 02:52:46 AM Chuck Hagenbuch Comment #6 Reply to this comment
What do people think, does this justify an sql upgrade script? Or
should we even consider table level locking if people are not using
InnoDB? I guess that's a bad idea for a session table.
Yes... but perhaps it'd be better to default to slow and safe instead 
of faster but buggy...
03/22/2006 11:22:28 PM Jan Schneider Comment #5
State ⇒ Feedback
Reply to this comment
Sorry, I forgot to close this ticket. This has been fixed by my 
changes to the mysql session handler. This only works if using a mysql 
engine that supports row level locking like InnoDB.



What do people think, does this justify an sql upgrade script? Or 
should we even consider table level locking if people are not using 
InnoDB? I guess that's a bad idea for a session table.
03/22/2006 09:47:03 PM Michael Slusarz Comment #4 Reply to this comment
Ah, that's a good hint. I had indeed mysql sessions turned on in HEAD
to test the login/logout issue.
My guess is you are switching mailboxes in your main frame while the 
sidebar is reloading so the mailbox change is not being set in the 
session properly.  This sounds like it is a duplicate of our previous 
SQL concurrent sessions ticket.
03/21/2006 09:29:55 AM Jan Schneider Comment #3 Reply to this comment
Ah, that's a good hint. I had indeed mysql sessions turned on in HEAD 
to test the login/logout issue.
03/21/2006 04:49:12 AM Michael Slusarz Comment #2 Reply to this comment
FWIW, I have never seen this behavior.  Maybe a session-handler 
related issue? (I am using file-based sessions)
03/20/2006 08:37:33 AM Jan Schneider Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Mailbox not changed in session
Queue ⇒ IMP
Reply to this comment
This is one of the bug reports I hate personally, but I can't tell you 
more than that /sometimes/ changing the folder is not persistant. 
Whether I switch to a folder with the drop down box or through ono of 
the trees doesn't matter. I get to the correct mailbox, but the new 
mailbox doesn't seem to be saved in the session. Any following action 
is done in the context of the old mailbox, reading messages, 
refreshing the mailbox view, etc.

Of course this is not reproducable, but once that happens, I can only 
get IMP to stay in the new mailbox if go to a different folder first.

Saved Queries