Closed
Bug 303049
Opened 19 years ago
Closed 19 years ago
Feedview reloads feed as its own HTML stylesheet
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
()
Details
Without browser.feedview.externalCSS set to anything, the XSL creates a <link rel="stylesheet" href=""/>, which tries to load the feed itself as a stylesheet for its HTML transform, and at best litters the JavaScript console with "Error: The stylesheet http://www.mozilla.org/news.rdf was not loaded because its MIME type, "text/xml", is not "text/css"."
| Reporter | ||
Comment 1•19 years ago
|
||
"fixed" by bug 303848 removing the externalCSS code.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•