<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Mailbox not changed in session</title> 
  <pubDate>Fri, 10 Apr 2026 17:52:44 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/3660</link> 
  <atom:link rel="self" type="application/rss+xml" title="Mailbox not changed in session" href="https://bugs.horde.org/ticket/3660/rss" /> 
  <description>Mailbox not changed in session</description> 
 
   
   
  <item> 
   <title>This is one of the bug reports I hate personally, but I can&#039;</title> 
   <description>This is one of the bug reports I hate personally, but I can&#039;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&#039;t matter. I get to the correct mailbox, but the new mailbox doesn&#039;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.</description> 
   <pubDate>Mon, 20 Mar 2006 08:37:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3660#t17962</link> 
  </item> 
   
  <item> 
   <title>FWIW, I have never seen this behavior.  Maybe a session-hand</title> 
   <description>FWIW, I have never seen this behavior.  Maybe a session-handler related issue? (I am using file-based sessions)</description> 
   <pubDate>Tue, 21 Mar 2006 04:49:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3660#t17983</link> 
  </item> 
   
  <item> 
   <title>Ah, that&#039;s a good hint. I had indeed mysql sessions turned o</title> 
   <description>Ah, that&#039;s a good hint. I had indeed mysql sessions turned on in HEAD to test the login/logout issue.</description> 
   <pubDate>Tue, 21 Mar 2006 09:29:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3660#t17990</link> 
  </item> 
   
  <item> 
   <title>&gt; Ah, that&#039;s a good hint. I had indeed mysql sessions turned</title> 
   <description>&gt; Ah, that&#039;s a good hint. I had indeed mysql sessions turned on in HEAD 

&gt; 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.</description> 
   <pubDate>Wed, 22 Mar 2006 21:47:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3660#t18038</link> 
  </item> 
   
  <item> 
   <title>Sorry, I forgot to close this ticket. This has been fixed by</title> 
   <description>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&#039;s a bad idea for a session table.</description> 
   <pubDate>Wed, 22 Mar 2006 23:22:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3660#t18041</link> 
  </item> 
   
  <item> 
   <title>&gt; What do people think, does this justify an sql upgrade scr</title> 
   <description>&gt; What do people think, does this justify an sql upgrade script? Or 

&gt; should we even consider table level locking if people are not using 

&gt; InnoDB? I guess that&#039;s a bad idea for a session table.



Yes... but perhaps it&#039;d be better to default to slow and safe instead of faster but buggy...</description> 
   <pubDate>Thu, 23 Mar 2006 02:52:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3660#t18042</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
