-
Bug
-
Resolution: Fixed
-
Minor
The icon in script console (http://localhost:8080/script) can not be displayed, due to the lack of a getIcon() method in jenkins.model.Jenkins or hudson.model.Hudson.
The script console on a jenkins agent has a icon, but the wrong one: http://localhost:8080/computer/<agent_name>/script
[JENKINS-37814] missing icon in script console
Description |
Original:
The icon in script console (http://localhost:8080/script) can not be displayed, due to the lack of a getIcon() method in jenkins.model.Jenkins or hudson.model.Hudson. !image-2016-08-30-17-39-01-944.png|thumbnail! The script console on a jenkins agent go a icon but the wrong one: http://localhost:8080/computer/<agent_name>/script !image-2016-08-30-17-38-29-828.png|thumbnail! |
New:
The icon in script console (http://localhost:8080/script) can not be displayed, due to the lack of a getIcon() method in jenkins.model.Jenkins or hudson.model.Hudson. !image-2016-08-30-17-39-01-944.png|thumbnail! The script console on a jenkins agent has a icon, but the wrong one: http://localhost:8080/computer/<agent_name>/script !image-2016-08-30-17-38-29-828.png|thumbnail! |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: jenkins user-experience | New: jenkins lts-candidate user-experience |
Labels | Original: jenkins lts-candidate user-experience | New: 2.19.1-fixed jenkins user-experience |
https://github.com/jenkinsci/jenkins/pull/2528