Closed
Bug 215355
Opened 22 years ago
Closed 18 years ago
nd.edu - stylesheet mime type is "application/x-pointplus" rather than "text/css"
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: szedula, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5a) Gecko/20030721
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5a) Gecko/20030721
Netscape 7 and Safari display this site properly while Mozilla 1.4 & 1.5a does
not. This site either returns:
Error: The stylesheet http://alumni.nd.edu/~ndc_n_al/share/default.css was not
loaded because its MIME type, "application/x-pointplus", is not "text/css".
Or:
Warning: The stylesheet http://alumni.nd.edu/~ndc_n_al/share/default.css was
loaded as CSS even though its MIME type, "application/x-pointplus", is not
"text/css".
Reproducible: Always
Steps to Reproduce:
1. Simply open page
2. Check: Tools-->Web Development-->Javascript Console
3. see either the Error or Warning
Actual Results:
pages are not rendered the same as either Netscape 7 or Safari 1.0
Expected Results:
simply ignored the error/warning and loaded the stylesheet without comment.
Just about every spec that has any say on the matter says we have to ignore it.
->invalid
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
tech evang
Status: RESOLVED → UNCONFIRMED
Component: Style System → English US
Product: Browser → Tech Evangelism
Resolution: INVALID → ---
Version: Trunk → unspecified
reassign
Assignee: dbaron → english-us
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: ian → english-us
OS: MacOS X → All
Hardware: Macintosh → All
Summary: stylesheet not loaded because its MIME type, "application/x-pointplus", is not "text/css" → alumni.nd.edu - stylesheet mime type is "application/x-pointplus" rather than "text/css"
Updated•22 years ago
|
Summary: alumni.nd.edu - stylesheet mime type is "application/x-pointplus" rather than "text/css" → nd.edu - stylesheet mime type is "application/x-pointplus" rather than "text/css"
Original site in question no longer available. Root site does it right.
This bug should be closed.
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 22 years ago → 18 years ago
Resolution: --- → WORKSFORME
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
•