Commit 88af211
committed
UI Tag Input: 45126 remove encoding as it is...
...already encoded through the Tag Input code. Else the code is encoded incorrectly.
Also strip tags to prevent e.g. JavaScript injections.
https://mantis.ilias.de/view.php?id=451261 parent 506a217 commit 88af211
File tree
2 files changed
+3
-2
lines changed- src/UI/Implementation/Component/Input/Field
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments