-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins v2.79
Active Choices Plug v1.53
Similar to JENKINS-43380, I'm seeing unresolved HTML tags when using the "Active Choices Reactive Reference Parameter" when HTML is used in the description field. Enabling Markup Formatter = Safe HTML did not resolve the issue.
Work Around:
Add
<j:set var="escapeEntryTitleAndDescription" value="false"/>
To
src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/index.jelly
- duplicates
-
JENKINS-43380 Input parameter HTML description not working
-
- Resolved
-
[JENKINS-47039] Input parameter HTML description displaying escaped
Environment |
Original:
Ubuntu 16.04.2 OpenJDK8 Jenkins v2.46.1 LTS Active Choices Plug-in 1.4 Matrix Configuration Parameter Plugin 1.1.0 |
New:
Jenkins v2.79 Active Choices Plug v1.53 |
Description |
Original:
After upgrading to Ubuntu 16.04.2 and Jenkins 2.46.1, some of input parameter HTML description stops to work. |
New:
Similar to *Work Around:* Add <j:set var="escapeEntryTitleAndDescription" value="false"/> To src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/index.jelly |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |