I'm not sure if this really counts as a bug, but I couldn't find it mentioned anywhere: the RSS feed declaration in the html header is:
<link rel="newsfeed" type="application/rss+xml" title=.....>
and the feed is not automatically discovered by Firefox. In other places I've seen a different declaration format, which is audodetected, such as:
<link rel="alternate" type="application/rdf+xml" title="RSS" href=...>
I wonder if this can be changed to improve autodetection. There's a discussion relevant to this issue at this page.
« Last edit by Dietrich on Wed Feb 08, 2006 4:55 pm. »

