Closed (fixed)
Project:
Session Restore
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2007 at 00:37 UTC
Updated:
11 Dec 2007 at 23:31 UTC
Is my understanding correct?
For example, if I was browsing node/15, I should not expect to be redirected to node/15 next time I log in - just making sure I got it right :-)
Comments
Comment #1
Zen commentedIt saves and restores all session data. Redirection upon restore would be a valid feature request though.
Comment #2
andrabr commentedGot it. Thx!
So, is it possible to redirect the user to the last node/URL visited? Using your example, if something distracted the user from completing the quiz, would it be possible to bring the user to the last page of the quiz she was on right before the murderous madman cut the power in her building?
To be honest, I am not yet sure how important it is, so I am not putting it as a formal feature request yet. Would be a neat feature though :-)
A>
Comment #3
Zen commentedIt should be possible if not reliably so. If the user was forced to re-login (i.e. the session expires when she closes the browser) upon restart, then we could just read a tracking variable from the session and redirect her. If the user session doesn't expire, false positives can occur.
For the site in question, the front page provides links to any ongoing quizzes to the user upon login.
-K
Comment #4
andrabr commentedThx!
No request for now - I bet you have better things to do :-)
A>
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.