Page 1 of 1
strange missing links
Posted: Sun Sep 07, 2008 5:14 am
by tOmcOlins
I noticed that for problems 54, 128, 157 and 169 the link text on the page is missing (see the attachment).
I am using IE8b.
p54.png
Re: strange missing links
Posted: Sun Sep 07, 2008 7:32 am
by daniel.is.fischer
All showing fine in mozilla and Konqueror.
Re: strange missing links
Posted: Sun Sep 07, 2008 10:44 am
by euler
Is anyone else seeing this glitch?
Re: strange missing links
Posted: Sun Sep 07, 2008 12:48 pm
by Tommy137
No problem with IE7, so I think, it's the IE8Beta.
But I've no idea, why only 54, 128, 157 and 169 aren't showing :/
Re: strange missing links
Posted: Sun Sep 07, 2008 1:23 pm
by jaap
It may be that the browser can't cope with the extremely long lines that occur in the html source. All the data for the problems is put in one long line of 128000 characters. Maybe euler can put in a line break between each </tr> and <tr> to see if that fixes the problem?
Re: strange missing links
Posted: Sun Sep 07, 2008 3:58 pm
by euler
To my knowledge the entire website is coded in XHTML 1.0 Strict (with the exception of using a couple of "target" attributes), so all tags are properly formatted.
I cannot reproduce the problem using IE8; it works fine in Firefox, Safari, Opera, Chrome, and IE. I wonder if it was a temporary glitch which has now resolved? tOmcOlins, is it still doing it?
Re: strange missing links
Posted: Sun Sep 07, 2008 4:20 pm
by hk
What I can imagine is that for some obscure reason the cached page was not properly rendered/stored.
As the page is refreshed on an hourly basis then the malformed page will in the meantime be replaced.
If anyone can reproduce the problem please check the source of the page first.
If the wanted text is missing there too it's not a browser problem. If it's not missing it's a browser problem.
Secondly try to refresh the page to see if it was temporarily.
In any case send not only a screendump but the source of the page as well.
Re: strange missing links
Posted: Tue Sep 09, 2008 5:08 am
by tOmcOlins
The problem does seem to occur unpredictably and refreshing the page sometimes does fix the text. I will upload the source of a page where the problem occurred.