Skip to content

Commit 95e5a6e

Browse files
car-rollraul-arabaolaza
authored andcommitted
SECURITY-2674
1 parent f27b0b8 commit 95e5a6e

File tree

1 file changed

+1
-0
lines changed
  • src/main/resources/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution

1 file changed

+1
-0
lines changed

src/main/resources/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution/index.jelly

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<j:if test="${!it.completed}">
99
<f:form method="post" action="${it.id}/submit" name="${it.id}">
1010
<j:forEach var="param" items="${it.input.parameters}">
11+
<j:set var="escapeEntryTitleAndDescription" value="true"/>
1112
<st:include page="index.jelly" it="${param}"/>
1213
</j:forEach>
1314
<f:block>

0 commit comments

Comments
 (0)