RSS links in headers wrong in views

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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:

      http://myserver.com/hudson/view/myView/view/mView/rssAll

            Assignee:
            Alan Harder
            Reporter:
            ben_kelley
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: