If used for the block "who's online" does it mean a cookie-session doesn't expire when a user leaves a browser window opened with this block displayed?
If used for the block "who's online" does it mean a cookie-session doesn't expire when a user leaves a browser window opened with this block displayed?
Comments
Comment #1
aaron commentedthat's probably correct. i'm not sure of any way around that, short of hijacking the page request and writing a static file for it. which would circumvent the whole reason for this module: dynamic content.
Comment #2
aaron commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
rokrFor the record:
Yes, a session stays 'alive'. Which means: as long as you keep your browser open with a refreshing block you appear as logged in. For me this is a feature.
Thanks for this module.