Closed Bug 125117 Opened 22 years ago Closed 22 years ago

CSS Style sheets are not loaded and used

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dpuckett, Assigned: doronr)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8+)
Gecko/20020206
BuildID:    20020206033

Style sheets are not loaded. Background color does not appear. Fonts in style
sheet are not used, etc. Same page loads in Mozilla on OS X, iCab, Opera,
Internet Explorer, and OmniWeb without a problem on Mac OS X.

Reproducible: Always
Steps to Reproduce:
1. connect to http://goddardumc.keycreations.com
2.
3.

Actual Results:  Style sheets do not work.

Expected Results:  Page should appear as it does in other browsers and Mozilla
on Mac OS X.

<!-- #bbinclude "gumchead.html" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>Goddard United Methodist Church</title>
<meta name="generator" content="BBEdit 6.5.1" />
<link type="text/css" rel="stylesheet" href="boilerplate/gumc.css" />
</head>

<body>
<a name="top"></a>
<!-- end bbinclude -->


<span class="dobolditalic">Just as each of us has one body with many members,
and these members do not all have the same function, so in Christ we who are
many form one body, and each member belongs to all the others. </span> Romans
12:4-5 NIV.<hr />

<center>
<h1>Goddard United Methodist Church</h1>

<img src="pix/crchdwg3c.jpeg" alt="The Goddard United Methodist
Church"></img></center>

<!-- Begin Menu with this month's Calendar of Events -->

<table cellspacing="0" cellpadding="2" border="0" align="center">
<tbody><tr align="center">
<td><h2>Goddard UMC Activities</h2></td>
</tr>
<tr align="center">
<td>
Content-Type for the CSS must be 'text/css' ... Server's returning 'text/plain'
, so Mozilla shouldn't use the stylesheet

HTTP/1.1 200 OK
Date: Wed, 13 Feb 2002 00:04:53 GMT
Server: Apache/1.3.9 (Unix) Debian/GNU PHP/4.0.3pl1 AuthMySQL/2.20
mod_perl/1.21_03-dev
Last-Modified: Mon, 04 Feb 2002 03:39:41 GMT
ETag: "1fd77-1f1f-3c5e027d"
Accept-Ranges: bytes
Content-Length: 7967
Content-Type: text/plain; charset=iso-8859-1
not a mozilla bug -> Evangelism
Assignee: asa → doronr
Status: UNCONFIRMED → NEW
Component: Browser-General → US General
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: doronr → zach
Version: other → unspecified
Seems fixed ??

moz moz 109 wget http://goddardumc.keycreations.com/boilerplate/gumc2.css
--16:14:09--  http://goddardumc.keycreations.com/boilerplate/gumc2.css
           => `gumc2.css'
Connecting to goddardumc.keycreations.com:80... connected!
HTTP request sent, awaiting response... 200 OK
Length: 6,327 [text/css]
yup
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.