Closed
Bug 299339
Opened 20 years ago
Closed 19 years ago
Page doesn't render - but does in Safari...
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: hEADcRASH, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050628 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050628 Pretty straight-forward - page displays source in Mozilla (and FireFox), but displays the page correctly in Safari. Reproducible: Always Steps to Reproduce: 1. Go to the URL 2. Look at the source code 3. Actual Results: I saw the source code. Expected Results: The page should have rendered correctly.
Comment 1•20 years ago
|
||
When I look under Tools > Page Info I see that this page is sent as type text/plain.
Comment 2•19 years ago
|
||
This is invalid: The server sends the page with: Content-Type: text/plain So Mozilla is just displaying text as it was told.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•