Closed
Bug 332500
Opened 19 years ago
Closed 19 years ago
When sending a RSS feed as UTF-8 and not iso-8859-1 the stylesheet is not applied
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: registreringer, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nb-NO; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nb-NO; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Compare these feeds:
http://blogg.pondus.net/eba-news/public/feed-articles.php
http://blogg.pondus.net/eba-news/public/feed-articles-full.php
Notice how the stylesheet on the first one is not applied when sending the feed as UTF-8. Changing back to iso-8859-1 makes sure the stylesheet applies and loads as I expect.
Reproducible: Always
Steps to Reproduce:
1. Go to URL.
Actual Results:
Stylesheet not applied.
Expected Results:
Stylesheet should be applied.
Summary: When sending RSS feed as UTF-8 and not iso-8859-1 the stylesheet is not used → When sending a RSS feed as UTF-8 and not iso-8859-1 the stylesheet is not applied
Comment 1•19 years ago
|
||
The first one is sent with the header "Content-Type: text/html; charset=UTF-8" - the problem in that is not "UTF-8" so much as "text/html".
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•