Welcome Guest, Not a member yet? Register   Sign In
Sanity check - sessions and Firefox's save tabs feature
#1

[eluser]nuwanda[/eluser]
Yes, a sanity check.

Firefox has a feature that asks you, when closing multiple tabs, if you wish to save them. If you choose to save, those tabs are automatically opened when you next start the browser.

Now, I've been building my user login system using native PHP sessions (not CI's). It works perfectly, but, when I close FF with multiple tabs open (one of which is my test site), and reopen, I find I'm still logged in despite the fact that the session is due to expire on browser close. This doesn't happen when multiple tabs aren't saved.

I checked a few sites I visit regularly and found they all had the same behavior, including this very forum, and Facebook. Amazon behaves differently: if you log in but choose not to be remembered, despite saving multiple tabs on close, the browser does not remember your Amazon session.

I guess it depends on what your perspective is. If saving multiple tabs also means that your session state should also be saved, then everything is as it should be.

But if you have not asked to be specifically remembered across visits, then why should FF save your session along with the tab?

Anyone else been bemused by this behavior?


Messages In This Thread
Sanity check - sessions and Firefox's save tabs feature - by El Forum - 04-26-2010, 08:27 PM
Sanity check - sessions and Firefox's save tabs feature - by El Forum - 04-27-2010, 11:37 AM
Sanity check - sessions and Firefox's save tabs feature - by El Forum - 04-27-2010, 03:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB