]> Lady’s Gitweb - Gitweb/commit
gitweb: Do not use esc_html in esc_path
authorJakub Narebski <redacted>
Sat, 25 Nov 2006 08:43:59 +0000 (09:43 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commit746ac487cd30accb26e417618a68e5c2abfde800fff65af72c9d75730f6a4a96
treebc9ae97bd54ad6ca5d5bdee92f06cb19dc04f202ab3167cb3f583c9e314c0b3f
parent749713f8c0c2d657c70a8ab1ae29bf7786d4c5eed351d9ae0cca80a9d9405feb
gitweb: Do not use esc_html in esc_path

Do not use esc_html in esc_path subroutine to avoid double quoting;
expand esc_html body (except quoting) in esc_path.

Move esc_path before quot_cec and quot_upr. Add some comments.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.200449 seconds and 4 git commands to generate.