author | Petr Baudis <pasky@suse.cz> | |
Sun, 24 Sep 2006 21:57:40 +0000 (14:57 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 25 Sep 2006 03:33:09 +0000 (20:33 -0700) | ||
commit | 8391548e5e78677eb81f97334d998418802ea194 | |
tree | 7ad89598e2389bc210625310a0c87d044e241b36 | tree | snapshot |
parent | 8815788e93c0a5a2e47e067dfa0764b17b8d1ddd | commit | diff |
gitweb: fix over-eager application of esc_html().
Contents of %diffinfo hash should be quoted upon output but kept
unquoted internally. Later users of this hash expect filenames
to be filenames, not HTML gibberish.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Contents of %diffinfo hash should be quoted upon output but kept
unquoted internally. Later users of this hash expect filenames
to be filenames, not HTML gibberish.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |