-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: Windows XP
Under 1.171 (unsure if on previous).
I clicked the RSS link on the main hudson dashboard, and click on any build report:
The URL is of the form: http://myserver/hudson//job/MyJob/486/
Note the double /'s after hudson and before job.
Now this page opens up perfectly fine, but then when I go to click on the
Previous Build link, I expect to see http://myserver/hudson//job/MyJob/485/, but
the link it takes me to is:
http://myserver/hudson/job/MyJob/4856/
This also fails for Next Build the same way.
- duplicates
-
JENKINS-1177 RSS URL's in HTML HEAD point to wrong location
- Closed