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

fix missing icons with non-root webapp context #36

Closed

Conversation

thomasgl-orange
Copy link
Contributor

Some icons are missing when Jenkins is deployed, for instance, with a "/jenkins/" webapp context. See here for an explanation:
https://wiki.jenkins-ci.org/display/JENKINS/Hyperlinks+in+HTML
Note that in the same "jobMain.jelly" file, there is also a "<summary icon='...'>" (/lib/husdon taglib) with an icon URL, which does not require the ${resURL} prefix. This is because it's already added by the taglib. My changes only affect the pure-HTML "<img src='...'>" tags.

@KostyaSha
Copy link
Member

Duplicates #34

@KostyaSha
Copy link
Member

Closing because it the same as existed

@KostyaSha KostyaSha closed this Oct 12, 2015
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.

2 participants