Folks,
I'm getting the "IE7 Operation Aborted" problem when I have autologout enabled. It's the issue described in http://drupal.org/node/125650, where the DOM is being manipulated before it has fully loaded. When I disable autologout the page fully loads just fine; enabled and the page fails loading about half way through, or as soon as

autologout_start_up()

is hit. I've disabled each and every module until I could isolate which module caused the issue and this is the one that it's failing on. I suspect there might be others but for now could you research the issue and provide a fix? Your module is pretty important so hopefully you'll be able to have something soon.
Thanks,
KWL

Comments

AjK’s picture

Priority: Normal » Critical
jvandervort’s picture

Possibly fixed in 6.x branch using Javascript Countdown Timer helper module.

AjK’s picture

Status: Active » Closed (duplicate)