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

aaron’s picture

Status: Active » Fixed

that'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.

aaron’s picture

Category: feature » support
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

rokr’s picture

For 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.