Closed Bug 227431 Opened 21 years ago Closed 21 years ago

URL page is not displayed when used with Mozilla, but IE 6.0 works

Categories

(Core :: DOM: HTML Parser, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: qaharry, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031203
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031203

When I try to add an HTML extension to the <home> word, I get a SSI error.
The HTML code seems to be generated from <content="Arachnophilia 5.2">.
How should I verify that this problem is not related to HTML code?


Reproducible: Always

Steps to Reproduce:
1. GOTO URL above
2. Use IE 6.0.2800 for XP 
3. Goto URL above, the page displays correctly

Actual Results:  
HTML code is displayed

Expected Results:  
See page in IE 6.0
The Composer is able to display the page correctly in Preview Mode.
this is usualy because the page identifies itself as text/plain, and not text/html
http://validator.w3.org gives:
 Sorry, I am unable to validate this document because its content type is
text/plain, which is not currently supported by this service.

That is a wrong server setting, Mozilla respects the MIME type, so if the server
tells the browser: This is plain text! Mozilla displays it as plain text.
INVALID, reopen if you want this to be Tech Evangelism
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.