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

SCM Poll Log view has '404' links

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      On the scmPollLog page (e.g., http://xxx:8080/hudson/job/yyy/scmPollLog/), there
      are links in the "Build history" box for "for all" and "for failures", which
      have URLs:

      http://xxx:8080/hudson/job/yyy/scmPollLog/rssAll
      http://xxx:8080/hudson/job/yyy/scmPollLog/rssFailed

      Both of these links are 404s. The URLs should look like this:

      http://xxx:8080/hudson/job/yyy/rssAll
      http://xxx:8080/hudson/job/yyy/rssFailed

      I've made a simple patch which fixes this. I'll attach it, if this issue tracker
      allows it, otherwise I'll describe it in a follow-up.

        1. diff
          0.7 kB
          ericcrampton

            Unassigned Unassigned
            ericcrampton ericcrampton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: