Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-4081

RSS links in headers wrong in views

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • 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:

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

            mindless Alan Harder
            ben_kelley ben_kelley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: