<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>redirect.php hangs with firefox</title>
  <pubDate>Tue, 06 Jan 2009 22:30:10 -0500</pubDate>
  <link>http://bugs.horde.org/ticket/1728</link>
  <atom:link rel="self" type="application/rss+xml" title="redirect.php hangs with firefox" href="http://bugs.horde.org/ticket/1728/rss" />
  <description>redirect.php hangs with firefox</description>

  
  
  <item>
   <title>Authentication is handled by IMP. After disconnecting and (r</title>
   <description>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(&quot;Location: &quot;.$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

</description>
   <pubDate>Fri, 08 Apr 2005 07:28:35 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/1728#t7063</link>
  </item>
  <item>
   <title>This happens if the URL is too long.</title>
   <description>This happens if the URL is too long.</description>
   <pubDate>Fri, 08 Apr 2005 07:38:16 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/1728#t7064</link>
  </item>
  <item>
   <title>So, if this happens in *both* IE and Firefox now, perhaps we</title>
   <description>So, if this happens in *both* IE and Firefox now, perhaps we need to move back to using Location: headers? Or a page with a meta-refresh for IE to avoid the SSL warnings?</description>
   <pubDate>Sun, 10 Apr 2005 00:09:23 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/1728#t7126</link>
  </item>
  <item>
   <title>I think we should only use the refresh if 1) using ssl on lo</title>
   <description>I think we should only use the refresh if 1) using ssl on login, 2) using IE, and 3) having an url shorter than whatever the limit is (160 iirc).</description>
   <pubDate>Sun, 10 Apr 2005 05:13:21 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/1728#t7131</link>
  </item>
  <item>
   <title>Should be all set for IMP 4.0.4.</title>
   <description>Should be all set for IMP 4.0.4.</description>
   <pubDate>Mon, 11 Apr 2005 11:42:47 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/1728#t7172</link>
  </item>
  

 </channel>
</rss>
