Re: Introduction and http://bugzilla.gnome.org/core-bugs-today.cgibroken?



fre, 05.03.2004 kl. 15.16 -0600, skrev Anthony Lewis:

> Luis Villa wrote:
> 
> >>>>Anyway, I tried to access the cgi script
> >>>>http://bugzilla.gnome.org/core-bugs-today.cgi, but got strange reply... 
> >>>
> >>>The
> >>>
> >>>>browser kept downloading the page over and over and never stopped... I'm
> >>>>using IE 5.x here...
> >>>
> > 
> > Still using IE5, right? Like I said in another email (which maybe did
> > not go through, mail has been weird this week) it's known to be broken
> > in IE5. If you look at the source, it has HTML that works fine in
> > mozilla but seems not to in IE. If anyone can recommend the 'right' way
> > of doing this, I'd be happy to change it. Thanks-
> > Luis
> 
> It was doing the same thing for me on IE6.  Here's how I fixed it:
> 
> Change this:
> 
> <meta http-equiv="refresh" content="1; http://bugzilla...";>
> 
> To this:
> 
> <meta http-equiv="refresh" content="1; url=http://bugzilla...";>
> 
> Note the "url=" in front of the actual URL for bugzilla.
> 
> Hope that helps,
> 
I commited this fix to CVS. Can someone please verify it works? It seems
to do no harm for me with mozilla at least.

Cheers
Kjartan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]