Closed
Bug 183820
Opened 23 years ago
Closed 23 years ago
Incomplete rendering of reviews section, fine in Opera and IE
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: rich, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
http://www.madgamers.net/news/list.php?category=Review&subcat=Playstation%202
The list of reviews ends on Timesplitters 2 at the moment - but there are more
reviews than that. If you look at the source for the page, they are being
output from the webserver in exactly the same fashion as the records displayed,
but they are not being rendered.
Tested with every version I have of Mozilla from 0.9.3 to 1.2.1 including 1.0.1,
1.1 beta, 1.1 and 1.2. All do the same thing, but I'm convinced this must be a
Mozilla issue as the pages are rendered perfectly in IE and Opera, and the
records are in the page source...
Reproducible: Always
Steps to Reproduce:
1. Load the page :o)
2. Note last review record shown in the middle of the page - currently at
Timesplitters 2
3. View source to see results not shown on the page...
Actual Results:
The page appeared to render correctly, but it missed several records from the
reviews section.
Expected Results:
Mozilla should have rendered the entire results section[am I repeating myself
here? :o)]
I didn't know where to list this - I listed it as major because even though it
is only my site that appears to be affected, if Mozilla is missing html out of
the rendering process then I guess it is pretty major... :o)
![]() |
||
Comment 1•23 years ago
|
||
Closing some of those <font> tags would help a lot here...
*** This bug has been marked as a duplicate of 58917 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
The <font> tag is ended at the end of each line as far as I can see. Or are you
referring to something else?
==========================================
<font face="Verdana, Arial" size="2"><a
href=http://www.madgamers.net/news/view.php?id=339><font color="$000000">Age Of
Empires II: Age Of Kings</a><font size="1" color="#000000"> - by Matthew
Smith<br></font>
<font face="Verdana, Arial" size="2"><a
href=http://www.madgamers.net/news/view.php?id=1014><font
color="$000000">Aggressive Inline</a><font size="1" color="#000000"> - by Andrew
Catlender<br></font>
==========================================
Should I be doing it a different way?
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•