Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: core
-
Environment:2.73.3
-
Similar Issues:
-
Released As:jenkins-2.200
Description
The RSS feeds (for example, view/all/rssAll) are actually Atom feeds. This should be labeled correctly as Atom feeds do not display in some RSS readers.
Attachments
Issue Links
- links to
The link header metadata gets it right, but e.g. HistoryWidget/index.jelly or rssBar.jelly don't (as they use the RSS label, but without ?flavor query parameter default to Atom).