Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing 404 when clicking progress bar #20

Merged
merged 1 commit into from
Aug 1, 2012
Merged

Conversation

rpetti
Copy link
Member

@rpetti rpetti commented Jul 26, 2012

Clicking the progress bar of a promotion in order to view the console output results in a 404 because it's missing a trailing slash on it's base url: "promotion/sca/promotionBuild/14console". This commit adds the slash to the end of the string returned by getUrl in order to match the convention used by other Jenkins objects.

@buildhive
Copy link

Jenkins » promoted-builds-plugin #11 SUCCESS
This pull request looks good
(what's this?)

@ohtake ohtake merged commit df61160 into jenkinsci:master Aug 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants