]> Lady’s Gitweb - Gitweb/commit
gitweb: Drop the href() params which keys are not in %mapping
authorJakub Narebski <redacted>
Tue, 22 Aug 2006 17:05:24 +0000 (19:05 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commitb7e3d0d26b0498b79260761818724c6ba637275fe6df7612ebe23fdce45f309b
tree32a0e3003f3faed4450749c9765a00962eed1c0cbeb3e2cae1bd5fffd7d07328
parent5469b189324a8d1cc45beefeb88dbd2bf99a97ddb5e7e0b05ff42c6f193463e8
gitweb: Drop the href() params which keys are not in %mapping

If someone would enter parameter name incorrectly, and some key of
%params is not found in %mapping hash, the parameter is now
ignored. Change introduced by Martin Waitz in commit
  756d2f064b2419fcdf9cd9c851f352e2a4f75103
tried to do that, but it left empty value and there was doubled ";;"
in returned string.

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