Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Jenkins 2.345
-
-
2.348
Description
I tried using a symbol icon and pass it an id attribute
<l:icon src="symbol-chevron-down" id="myid"/>
But in the resulting html the id is not found. The method IconSet.getSymbol() doesn't support defining an id.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Description |
I tried using a symbol icon and pass it an id with
<l:icon src="symbol-chevron-down" id="myid"/> But in the resulting html the id is not found. The method IconSet.getSymbol() doesn't support defining an id. |
I tried using a symbol icon and pass it an id attribute
<l:icon src="symbol-chevron-down" id="myid"/> But in the resulting html the id is not found. The method IconSet.getSymbol() doesn't support defining an id. |
Remote Link | This issue links to "https://github.com/jenkinsci/jenkins/pull/6532 (Web Link)" [ 27708 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Priority | Major [ 3 ] | Minor [ 4 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Fixed but Unreleased [ 10203 ] |
Released As | 2.348 | |
Status | Fixed but Unreleased [ 10203 ] | Closed [ 6 ] |