Closed
Bug 113005
Opened 24 years ago
Closed 24 years ago
xmlhack.com - MIME type text/css for stylesheets
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: jeffw, Assigned: doronr)
References
()
Details
(Whiteboard: aok)
xmlhack.com uses the MIME type text/plain for stylesheets, and it uses a doctype
that triggers strict mode. Because of the fix for bug 46225, we no longer
recognize the stylesheets on this page.
If xmlhack.com uses the MIME type text/css for stylesheets, everything should be
fine.
See also bug 112759 and bug 112768.
Updated•24 years ago
|
Summary: Ask xmlhack.com to use MIME type text/css for stylesheets → xmlhack.com - MIME type text/css for stylesheets
I fixed xmlhack.com's server's mime.types file. As a point of interest, I had
the default mime.types configuration provided by iServer who are now Verio. I
imagine there'll be quite a lot of sites with the same issue.
Updated•24 years ago
|
Whiteboard: aok
Comment 3•24 years ago
|
||
Mass reassign of all tech-evangelism us general bugs assigned to bc to
doron except bc's P1 bugs. You may search for this mass reassign (it is
305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
| Reporter | ||
Comment 4•24 years ago
|
||
As noted in comment #2, xmlhack.com is fixed:
jeffw@linux:~> wget http://www.xmlhack.com/style.css
--18:15:41-- http://www.xmlhack.com/style.css
=> `style.css'
Connecting to www.xmlhack.com:80... connected!
HTTP request sent, awaiting response... 200 OK
Length: 2,069 [text/css]
Should we resolve this as FIXED or leave it open to cover all iServer/Verio sites?
| Assignee | ||
Comment 5•24 years ago
|
||
is verio a host? we can open a tracking bug for them then
Comment 6•24 years ago
|
||
THIS is fixed now.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•11 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
•