[horde] Horde3, redirect.php, IE, and Blank Pages

Morne Oosthuizen - MWEB Africa MOosthuizen at mweb.com
Sun Aug 7 23:04:27 PDT 2005


Hi.

Yeah I had the same problem.

The current redirect script on redirect.php is
header('Refresh: 0; URL=' . $url);

I've changed it to 
header("Location:".$url);

And its working 100% now. Not sure why the other one does not work

Hope this helps 

-----Original Message-----
From: horde-bounces at lists.horde.org
[mailto:horde-bounces at lists.horde.org] On Behalf Of Mark Hennessy
Sent: 05 August 2005 11:26
To: horde at lists.horde.org
Subject: [horde] Horde3, redirect.php, IE, and Blank Pages

I have found that with Horde3, even with the newest version 3.05, that
if one of my IE users tries to log in and fails due to bad password,
they get a blank screen and the URL in the location line ends in
redirect.php with no further activity.  I was wondering if anyone else
had observed that behavior and what might be done to remedy it.  If not
remedy, then at least what might be done to attempt to determine the
cause of the behavior.  I have not observed this ever with FireFox or
any other web browser.  The server is using FreeBSD 4.11 with
Apache/1.3.33 (Unix) PHP/5.0.4 mod_ssl/2.8.22 OpenSSL/0.9.7d and Zend
Optimizer + Zend Platform although we have observed the problem with PHP
4.3.11 and no Zend as well.

Please advise.

--
 Mark Hennessy
--
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail:
horde-unsubscribe at lists.horde.org


More information about the horde mailing list