[#7350] Document that the session timeout draft code requires use_vfs
Summary Document that the session timeout draft code requires use_vfs
Queue IMP
Queue Version HEAD
Type Enhancement
State Resolved
Priority 1. Low
Owners Michael Slusarz <slusarz (at) horde (dot) org>
Requester Jan Schneider <jan (at) horde (dot) org>
Created 09/17/2008 (290 days ago)
Due
Updated 12/03/2008 (213 days ago)
Assigned 11/05/2008 (241 days ago)
Resolved 12/03/2008 (213 days ago)
Attachments
Milestone
Patch No

History
12/03/2008 Michael Slusarz Version ⇒ HEAD
 
12/03/2008 Michael Slusarz Comment #5
Type ⇒ Enhancement
Priority ⇒ 1. Low
State ⇒ Resolved
Reply to this comment
This has been added to IMP 5 docs. (Saving drafts to the VFS backend 
was never backported to IMP 4.3, so this doesn't appear there).
11/05/2008 Chuck Hagenbuch Comment #4
Summary ⇒ Document that the session timeout draft code requires use_vfs
Assigned to Michael Slusarz
State ⇒ Assigned
Reply to this comment
Updating the ticket to focus on documenting the functionality and 
updating the description of use_vfs.
09/22/2008 Michael Slusarz Comment #3 Reply to this comment
I disagree.  That code *never* worked for me, and definitely won't 
work if IMP is not the auth handler, if a custom login page is used, 
if maintenace tasks are run, etc.
In other words, having a half-assed solution that requires no 
configuration but works terribly unreliably is absolutely no 
replacement for having a solution that works (lingering bugs aside) 
even though it requires additional configuration/resources.
09/22/2008 Michael Slusarz Comment #2 Reply to this comment
I think we should have kept the old timeout code for the case that 
vfs is not available, but we should at least document that vfs is 
required for that feature now.
I disagree.  That code *never* worked for me, and definitely won't 
work if IMP is not the auth handler, if a custom login page is used, 
if maintenace tasks are run, etc.
09/17/2008 Jan Schneider Comment #1
Patch ⇒
Milestone ⇒
Summary ⇒ No drafts on session timeout without use_vfs
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Queue ⇒ IMP
Reply to this comment
I just noticed that saving drafts when a session times out only works 
if use_vfs is enabled. But this is turned off by default and the 
configuration description only mentions attachments.
I think we should have kept the old timeout code for the case that vfs 
is not available, but we should at least document that vfs is required 
for that feature now.