Closed
Bug 201290
Opened 23 years ago
Closed 23 years ago
Browser displays source code as opposed to page content.
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 201289
People
(Reporter: curlingdude, Assigned: harishd)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/2003040105
The page uses this standard but does not include this tag. <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
When this tag is included, the page is displayed correctly. The parser is not
recognizing this as a valid HTML file.
Reproducible: Always
Steps to Reproduce:
1.Go to website.
Actual Results:
Browser displays source code
Expected Results:
Browser should have displayed page content.
| Reporter | ||
Comment 1•23 years ago
|
||
URL was wrong, it should now read: http://www.canadiandistillers.com/eng/index.cfm
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 201289 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•