Closed Bug 303252 Opened 19 years ago Closed 19 years ago

Feedview doesn't mark up .rdf file served as application/rdf+xml

Categories

(Firefox Graveyard :: RSS Discovery and Preview, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox1.5

People

(Reporter: joe, Assigned: philor)

References

()

Details

Attachments

(1 file, 1 obsolete file)

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050803 Firefox/1.0+

With the newly integrated feedview: for some reason, Feedview isn't marking up
this page. I don't have venkman installed, so I can't debug it, but it seems to
be of the form feedview wants. The only thing I can think of is that perhaps
application/rdf+xml (which is what the linked URL is served as) doesn't make the
document an instanceof XMLDocument.
This page uses <application/vnd.mozilla.xul+xml> as its mime-type (used for
XUL), not the rdf-type.
Summary: feedview doesn't mark up this page → Feedview doesn't mark up .rdf file with mime type application/vnd.mozilla.xul+xml
No, the page doesn't serve .rdf as XUL's type: as comment 0 says, it's served as
application/rdf+xml (which is weird enough, since it's a non-RDF flavor of RSS).
But even pre-feedview, Page Info claims something served as application/rdf+xml
is XUL, which is either a clue to why feedview isn't getting them, or a bug in
Page Info.
Summary: Feedview doesn't mark up .rdf file with mime type application/vnd.mozilla.xul+xml → Feedview doesn't mark up .rdf file served as application/rdf+xml
And indeed, it's a clue: see bug 256084
Depends on: 256084
Easy enough to bandaid it, while we wait on bug 256084 - genuine XUL will just
load a millisecond slower while we check the root element, in exchange for not
getting one duplicate bug filed per RSS feed served as application/rdf+xml.
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
Attachment #191889 - Flags: review?(mconnor)
Attachment #191889 - Flags: review?(mconnor)
Attachment #191889 - Flags: review+
Attachment #191889 - Flags: approval1.8b4+
Checking in feedviewOverlay.js;
/cvsroot/mozilla/browser/components/feedview/content/feedviewOverlay.js,v  <--
feedviewOverlay.js
new revision: 1.2; previous revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
OS: Linux → All
Hardware: PC → All
Resolution: --- → FIXED
Target Milestone: --- → Firefox1.1
Component: General → RSS Discovery and Preview
Regressed by bug 303848 - repatch coming in a minute.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #191889 - Attachment is obsolete: true
Attachment #192483 - Flags: review?(mconnor)
Attachment #192483 - Flags: review?(mconnor)
Attachment #192483 - Flags: review+
Attachment #192483 - Flags: approval1.8b4+
Checking in browser.js;
/cvsroot/mozilla/browser/base/content/browser.js,v  <--  browser.js
new revision: 1.476; previous revision: 1.475
done
Status: REOPENED → RESOLVED
Closed: 19 years ago19 years ago
Resolution: --- → FIXED
Resetting QA Contact to default.
QA Contact: general → rss.preview
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: