-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
extensible-choice-parameter-1.3.3
Jenkins >= 2.32.2
Jenkins >= 2.44
HTMLs in the description is no longer displayed without escaping for SECURITY-353.
To fix:
- use `ParameterDefinition#getFormattedDescription` introduced in Jenkins-1.521.
- 1.532 is the least LTS.
- Set `escapeEntryTitleAndDescription` to false.
It might be useful if itroducing the previewing feature like this:
<f:textarea name="parameter.description" value="${instance.description}" codemirror-mode="${app.markupFormatter.codeMirrorMode}" codemirror-config="${app.markupFormatter.codeMirrorConfig}" previewEndpoint="/markupFormatter/previewDescription" />
- This is introduced since Jenkins-1.554.
- is related to
-
JENKINS-43381 Input parameter HTML description not working
-
- Resolved
-
[JENKINS-42903] HTML in description is always escaped
Attachment | New: image-2017-03-27-13-47-34-456.png [ 36778 ] |
Link |
New:
This issue is duplicated by |
Link |
Original:
This issue is duplicated by |
Link |
New:
This issue is related to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |