Koozali.org: home of the SME Server

IMP display oddity

Des Dougan

IMP display oddity
« on: December 08, 2002, 07:28:09 AM »
I occasionally use IMP, but it seems that each time I do, I have problems with the rendering of the login page. Mostly, I get the following script presented:

if (parent.hordestatus) { parent.hordestatus.location="status.php3?language=en&message=&status=green"; } else if (parent.parent.hordestatus) { parent.parent.hordestatus.location="status.php3?language=en&message=&status=green"; } else if (top.opener && top.opener.parent.hordestatus) {

If I hit F5 to refresh, sometimes it will present the login page normally, other times it will show even more script, or will re-display the above text.

With F5 showing normal login on occasion, this appears to be some kind of issue with how the login page is presented on my servers (I have two 5.1.2 boxes and I see this on both). Has anyone else seen this? I've checked the bugs list, but it's not listed there.

Thanks,

Des Dougan