-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Platform: All, OS: All
In a view, the <link type="application/rss+xml" rel="alternate"/> links have the
wrong URL. The HTML links at the bottom of the page are correct.
e.g.
Header shows:
<link type="application/rss+xml" rel="alternate" title="Hudson:My View (all
builds)" href="view/myView/rssAll"></link>
HTML shows:
<a href="rssAll"><img src="/hudson/static/970dedcf/images/atom.gif" border="0"
alt="Feed"></img> for all</a>
The HTML link is correct. It links to:
http://myserver.com/hudson/view/myView/rssAll
The header link is incorrect. It links to: