• 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

          [JENKINS-4081] RSS links in headers wrong in views

          ben_kelley added a comment -

          This is similar to issue 1177 but applies only to views.

          ben_kelley added a comment - This is similar to issue 1177 but applies only to views.

          Alan Harder added a comment -

          started

          Alan Harder added a comment - started

          Code changed in hudson
          User: : mindless
          Path:
          trunk/hudson/main/core/src/main/resources/hudson/model/View/sidepanel.jelly
          http://fisheye4.cenqua.com/changelog/hudson/?cs=20776
          Log:
          [FIXED JENKINS-4081] fix rss urls in header for non-default views

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/hudson/main/core/src/main/resources/hudson/model/View/sidepanel.jelly http://fisheye4.cenqua.com/changelog/hudson/?cs=20776 Log: [FIXED JENKINS-4081] fix rss urls in header for non-default views

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

              Created:
              Updated:
              Resolved: