-
OneDev
changed state to 'Closed' 3 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (394c1a89)
-
OneDev
changed state to 'Released' 3 years ago
Previous Value Current Value Closed
Released
-
State changed as build #3492 is successful
-
Param description can still contain html tags in 8.0.7. However it will be sanitized to avoid potential XSS attack.
To use special html characters, use the escape form, for instance
<for <
| Type |
Bug
|
| Priority |
Minor
|
| Assignee | |
| Affected Versions |
8.0.4
|
Issue Votes (0)
Hi,
there is some potential injection in job parameter description
I set a parameter definition with html tag. Why : just for explaining that this parameter will be overriden using following pattern.
When running job, the parameters modal display raw description value
thanks