Closed
Bug 150945
Opened 24 years ago
Closed 24 years ago
dofbasen.dk - stylesheet does not load
Categories
(Tech Evangelism Graveyard :: Danish, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: kes, Assigned: tristan)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.0) Gecko/20020529
BuildID: 2002052918
The site http://www.dofbasen.dk/ uses 6 different stylesheets. But apparently
Mozilla does not load any of them. I tried downloading both html-code and the
stylesheets, I then changed the css-links in the html-code and then the page
rendered correctly.
IE 5.1 has no problems rendering this site correctly.
Reproducible: Always
This page triggers standards mode (see
http://mozilla.org/docs/web-developer/quirks/ ). The HTTP server in question
serves the stylesheets as text/plain. Since standards dictate that the MIME
type from the HTTP server overrides the advisory one in the HTML link element,
we ignore the stylesheet since we don't understand the text/plain stylesheet
language and we're in standards mode.
.
Assignee: dbaron → nitot
Component: Style System → Europe: West
Product: Browser → Tech Evangelism
QA Contact: ian → brantgurganus2001
Version: other → unspecified
Comment 3•24 years ago
|
||
Reporter, could you try this again. It is working for me so I want to make sure
it isn't OS-dependent. The default style loads and I can switch between the
styles. I am using 2002060808.
Summary: Stylesheets does not load → dofbasen.dk - stylesheet does not load
| Reporter | ||
Comment 4•24 years ago
|
||
Well, it still doesn't work for me. I just get the "Basic Page Style".
The css-files do have the wrong type: text/plain and not text/css.
It appears that server is now serving CSS files as text/css. Knud-Erik, can you confirm this?
| Reporter | ||
Comment 6•24 years ago
|
||
Yes, that is correct!
I did ask them to look at the problem, and it seems it as been solve very quickly.
Thank you for your help.
Resolving WFM per reporter.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 9•23 years ago
|
||
resolved euro west non-.com url bugs to other
Component: Europe: West → Other
Updated•22 years ago
|
Component: Other → Danish
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
•