Closed
Bug 294005
Opened 20 years ago
Closed 17 years ago
sgiweb.org - displays <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> at top of page
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: davidmaxwaterman, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Firefox and mozilla both display "<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>" at the top of the page. Safari/IE do not. Reproducible: Always Steps to Reproduce: 1.visit above web page 2.observe string displayed above the web page 3.
Comment 1•20 years ago
|
||
Checking that URL with curl, I get: <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>LDi CHINA</title> </head> <body> </body> </html> and I therefore think that Firefox's render is reasonable. Perhaps this is something happening at the server, and if an error, might be temporary ...
See Bug 72565, moving to Tech Evangelism.
Assignee: nobody → english-us
Severity: major → normal
Component: General → English US
Product: Firefox → Tech Evangelism
QA Contact: general → english-us
Summary: displays <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> at top of page → sgiweb.org - displays <%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> at top of page
The problematic website is gone and the acutual "bug" known.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•