Closed
Bug 335829
Opened 19 years ago
Closed 19 years ago
CSS file not loaded/applied unless it has .css extension
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 127596
People
(Reporter: subscryer, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060112 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060112 Firefox/1.0.7
Tried Firefox 1.0.7 & 1.5
Load a page with style defined as style.css.php instead of style.css: the style won't apply to the loaded page.
The file itself is correctly retrieved if I point firefox directly to it, a verification test with konqueror shows that the css style is applied correctly with that browser.
Reproducible: Always
Comment 1•19 years ago
|
||
A testcase or URL to a page which demonstrates this would help...
Comment 2•19 years ago
|
||
Reporter, please verify whether this is the same problem described in bug 127596.
Comment 3•19 years ago
|
||
*** This bug has been marked as a duplicate of 127596 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Comment 4•19 years ago
|
||
This is a serious issue.
If IE, Opera and others can handle it correctly, then so should Firefox!
Testcase:
http://stud4.tuwien.ac.at/~e0425408/css_problem/go.html
(should be: REOPENed)
You need to log in
before you can comment on or make changes to this bug.
Description
•