sage icon indicating copy to clipboard operation
sage copied to clipboard

Feed Discovery should also work when on the feed itself

Open petea opened this issue 13 years ago • 0 comments

Original author: [email protected] (April 08, 2010 05:33:22)

Copied from: https://www.mozdev.org/bugs/show_bug.cgi?id=22560

Feed discovery only works while being on a HTML site which actively publishes the feed with the <link rel="alternate" type="application/atom+xml" .../>-Tag.

When being on an ATOM 1.0 feed itself (xml-site), though the atom feed contains an <link rel="self" type="application/atom+xml" .../> tag, it will not be found by channel discovery of SAGE.

I think it would improve the application handling to be able to discover the current site as feed also, because the user might have come to the feed not via SAGE but via a direct link.

Original issue: http://code.google.com/p/sage/issues/detail?id=11

petea avatar Oct 24 '12 03:10 petea