[Tickets #10403] Re: prefs bug possibly
bugs at horde.org
bugs at horde.org
Mon Aug 8 19:54:33 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10403
------------------------------------------------------------------------------
Ticket | 10403
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | prefs bug possibly
Queue | IMP
Version | 5.0.8
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-08-08 19:54) wrote:
> One theory: One of the long running actions (e.g. listing a mailbox)
> is in process, logout is called, and the long running process will
> write an inconsistent session when it reinits the session.
I can verify that this was the issue (at least with IMP). For
example, clicking on a long running listMailboxes operation (e.g.
opening a very large trash mailbox) and then clicking on logout while
this request was still pending would result in an imp/ entry to be
created in the non-authenticated session when the original process
eventually reopened the session. The changes to Horde_Session fix
this - sessions are marked as read-only in an access if, when
reopened, the authentication status has changed.
I have no idea if this fixes the user-agent string issue.
More information about the bugs
mailing list