author | Pavan Kumar Sunkara <pavan.sss1991@gmail.com> | |
Thu, 15 Jul 2010 07:29:01 +0000 (12:59 +0530) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 15 Jul 2010 18:59:37 +0000 (11:59 -0700) | ||
commit | 109988f2cb00f78b746d05c40b8a8960bbb12ff8 | |
tree | 94e6eb10a2cca1e0173bdae8eb9a52fc544b7672 | tree | snapshot |
parent | 1b79d1c2a8a90419238f7213870ab1dc465082fe | commit | diff |
gitweb: fix esc_url
Earlier, 452e225 (gitweb: fix esc_param, 2009-10-13) fixed CGI escaping
rules used in esc_url. A very similar logic exists in esc_param and needs
to be fixed the same way.
Signed-off-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Earlier, 452e225 (gitweb: fix esc_param, 2009-10-13) fixed CGI escaping
rules used in esc_url. A very similar logic exists in esc_param and needs
to be fixed the same way.
Signed-off-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |