-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.0
-
Component/s: None
The Atom feed points to RSS2, and vice versa. Should be a really simple fix to sneak into 2.0
<link rel="alternate" type="application/rss+xml"
title="Dashboard RSS Feed"
href="/spaces/createrssfeed.action?types=page&types=blogpost&types=comment&spaces=&statuses=created&statuses=modified&title=Dashboard+RSS+Feed&maxResults=15&publicFeed=true&rssType=atom" />
<link rel="alternate" type="application/atom+xml"
title="Dashboard RSS Feed"
href="/spaces/createrssfeed.action?types=page&types=blogpost&types=comment&spaces=&statuses=created&statuses=modified&title=Dashboard+RSS+Feed&maxResults=15&publicFeed=true&rssType=rss2" />