-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.402
-
-
2.403
In the Workspace section of a Jenkins job, the icon URL reference of the Tmp directories are hidden alert is incorrect. It seems to use the old static 16x16 PING image instead of the SVG one.
This is the HTML code:
<p><img src="/static/6e8e7b6b/images/16x16/warning.png" id="alert"> Tmp directories are hidden </p>
[JENKINS-71160] Workspace: Bad icon reference for the "Tmp directories are hidden" alert
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR 7891 - use same warning icon for all directory browser warnings (Web Link)" [ 28623 ] |
Assignee | New: Francis Labrie [ flabrie ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |
Hey great finding, would be interested in raising a pull request to address this issue? The same icon from "Symlinks are hidden" can be used.