Closed
Bug 474433
Opened 16 years ago
Closed 16 years ago
RSS feed errors when http:// missing in Link
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 364677
People
(Reporter: antony.hatton, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729)
If you serve RSS as text/xml and are missing the http:// part for the main RSS link tag Firefox simply displays the XML with an error relating to style.
If you serve the same page with application/rss+xml it won't error and displays the standard holding page for FF / RSS display.
Although the first part is not a bug - probably an improvement,
a) the warning doesn't indicate that the error lies in the actual content not structure or how the page is served
b) this should probably be reflected in the application/rss+xml content type as well.
Hope that helps.
Reproducible: Always
Steps to Reproduce:
1. Create an RSS standard feed - example on Wikipedia is sufficient
2. Serve page as application/xml and make sure http:// is not in the initial link tag
3. View the page
Expected Results:
I expected to see the standard Firefox RSS display page.
Updated•16 years ago
|
Version: unspecified → 3.0 Branch
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•