Commit 9f4e5d3
committed
search: be careful when displaying data from the search index
Just like the search term, which should be handled as plain text without
mistaking it as HTML, the data coming from the search index should be
treated likewise.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent ee6a598 commit 9f4e5d3
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
332 | 336 | | |
333 | 337 | | |
334 | 338 | | |
| |||
0 commit comments