-
Bug
-
Resolution: Fixed
-
Major
-
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.
[JENKINS-122] SCM Poll Log view has '404' links
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: www [ 15484 ] |
Workflow | Original: JNJira [ 130195 ] | New: JNJira + In-Review [ 199595 ] |
Created an attachment (id=18)
Fixes RSS links in Build History