Commit 5d79105
gitweb: esc_html() site name for title in OPML
This escapes the site name in OPML (XML uses the same escaping rules
as HTML). Also fixes encoding issues because esc_html() uses
to_utf8().
Signed-off-by: Jürgen Kreileder <[email protected]>
Acked-by: Jakub Narębski <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent 168c1e0 commit 5d79105
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7700 | 7700 | | |
7701 | 7701 | | |
7702 | 7702 | | |
| 7703 | + | |
7703 | 7704 | | |
7704 | 7705 | | |
7705 | 7706 | | |
7706 | 7707 | | |
7707 | | - | |
| 7708 | + | |
7708 | 7709 | | |
7709 | 7710 | | |
7710 | 7711 | | |
| |||
0 commit comments