Closed
Bug 91444
Opened 24 years ago
Closed 24 years ago
Shows HTML-Code on rendered page.
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: mozilla, Assigned: clayton)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.2+) Gecko/20010716
BuildID: 2001071604
This page looks wrong in Mozilla. Other browsers display it correctly.
Mozilla shows some "html-code" on the page. But i can´t find a mistake in the
html-code.
Reproducible: Always
Steps to Reproduce:
1.Load URL
2.maybe Reload URL
3.take a look at the bottom
Actual Results: mozilla shows: "> ody>"
Expected Results: mozilla shows: only the menu
the bug showed up on another page. but i found a mistake. in the html-document
there were 2 images with the same logical name.
i.e.
<img src="1.gif" name="1">
<img src="2.gif" name="1">
Comment 1•24 years ago
|
||
Try clearing your cache. This page looks fine to me in Linux trunk build
2001071806.
Comment 2•24 years ago
|
||
Look Fine for me too with Regular 0.9.2 Version under Linux
Updated•24 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 4•24 years ago
|
||
Looks like this may be fixed soon on the trunk. Apparently, it is already
fixed on the branch.
Jake
*** This bug has been marked as a duplicate of 79983 ***
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•