[JIRA] (JENKINS-13949) Broken image in job summary with github and git plugins
Title: Message Title Mark Waite closed an issue as Duplicate Jenkins / JENKINS-13949 Broken image in job summary with github and git plugins Change By: Mark Waite Status: Resolved Closed Add Comment This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.144417.1338384267000.15068.1571794286593%40Atlassian.JIRA.
[JIRA] (JENKINS-13949) Broken image in job summary with github and git plugins
[ https://issues.jenkins-ci.org/browse/JENKINS-13949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sogabe resolved JENKINS-13949. -- Resolution: Duplicate > Broken image in job summary with github and git plugins > --- > > Key: JENKINS-13949 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13949 > Project: Jenkins > Issue Type: Bug > Components: git, github >Reporter: Sean Reilly >Assignee: Nicolas De Loof > > When looking at a specific job for a jenkins build (such as > http://host:8080/job/TheJob/42/) that was caused by a github commit, the git > icon next to the revision is broken. The url for the icon is listed as > /static/a7eba5fd/static/a7eba5fd/plugin/git/icons/git-48x48.png — I suspect > it should be /static/a7eba5fd/plugin/git/icons/git-48x48.png. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
[JIRA] (JENKINS-13949) Broken image in job summary with github and git plugins
[ https://issues.jenkins-ci.org/browse/JENKINS-13949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163437#comment-163437 ] ryan shoemaker commented on JENKINS-13949: -- Looks like there's a typo in the resource path: src/main/java/hudson/plugins/git/util/BuildData.java:return Functions.getResourcePath()+"/plugin/git/icons/git-32x32.png"; src/main/resources/hudson/plugins/git/util/BuildData/summary.jelly: "plugin" should be "plugins" > Broken image in job summary with github and git plugins > --- > > Key: JENKINS-13949 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13949 > Project: Jenkins > Issue Type: Bug > Components: git, github >Reporter: Sean Reilly >Assignee: Nicolas De Loof > > When looking at a specific job for a jenkins build (such as > http://host:8080/job/TheJob/42/) that was caused by a github commit, the git > icon next to the revision is broken. The url for the icon is listed as > /static/a7eba5fd/static/a7eba5fd/plugin/git/icons/git-48x48.png — I suspect > it should be /static/a7eba5fd/plugin/git/icons/git-48x48.png. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
[JIRA] (JENKINS-13949) Broken image in job summary with github and git plugins
[ https://issues.jenkins-ci.org/browse/JENKINS-13949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Reilly updated JENKINS-13949: -- Summary: Broken image in job summary with github and git plugins (was: Broken image in job summary with github plugin) Given that the broken icon is the git icon, I suspect that the issue is related to either the git plugin or the github plugin, although I don't know for sure. Plugin versions: Git: 1.1.18 Github: 1.2 > Broken image in job summary with github and git plugins > --- > > Key: JENKINS-13949 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13949 > Project: Jenkins > Issue Type: Bug > Components: git, github >Reporter: Sean Reilly >Assignee: Nicolas De Loof > > When looking at a specific job for a jenkins build (such as > http://host:8080/job/TheJob/42/) that was caused by a github commit, the git > icon next to the revision is broken. The url for the icon is listed as > /static/a7eba5fd/static/a7eba5fd/plugin/git/icons/git-48x48.png — I suspect > it should be /static/a7eba5fd/plugin/git/icons/git-48x48.png. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira