]> Lady’s Gitweb - Gitweb/commit
gitweb: fix over-eager application of esc_html().
authorPetr Baudis <redacted>
Sun, 24 Sep 2006 21:57:40 +0000 (14:57 -0700)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commit3e58b3c8e3c9ff21c2e0e6f6a8289a6b4cf96f76d7d121ce9c57aab795fd5c39
tree17340fc5e48588800710d48b4cd26fa2a6bfebad2c21432a54d6db010886fe2e
parent76773709652d84c08c604d5c8238f3815e1c2ab33a5c24f2c9bfd9d091b4608b
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.195746 seconds and 4 git commands to generate.