[Tickets #1728] NEW: redirect.php hangs with firefox

bugs at bugs.horde.org bugs at bugs.horde.org
Fri Apr 8 04:28:35 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=1728
-----------------------------------------------------------------------
 Ticket             | 1728
 Created By         | s.vanvelthem at gmail.com
 Summary            | redirect.php hangs with firefox
 Queue              | IMP
 Version            | 4.0.3-RC1
 State              | Unconfirmed
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


s.vanvelthem at gmail.com (2005-04-08 04:28) wrote:

Authentication is handled by IMP. After disconnecting and (re-)log into the
system,  i've a black page : '/imp/redirect.php'. 

Changing the headers sent in imp/redirect.php by (3 different places)

		header('HTTP/1.1 303 See Other');
   		header("Location: ".$url);	

instead of 

                header('Refresh: 0; URL=' . $url);

seems to solve the problem

My config is

horde 3.0.4
imp 4.0.3rc1


and my webroot is ''

Seb






More information about the bugs mailing list