From: cyeh%bluemartini.com <> Date: Wed, 30 Aug 2000 00:14:25 +0000 (+0000) Subject: fix for 38463: show_bug.cgi: colon in "keywords:" not part of link X-Git-Tag: bugzilla-2.12~192 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3b268aef6a6aef0a0c0d4e609a649c4a466a107;p=thirdparty%2Fbugzilla.git fix for 38463: show_bug.cgi: colon in "keywords:" not part of link --- diff --git a/bug_form.pl b/bug_form.pl index 0fd66116f8..5d6e5d2682 100644 --- a/bug_form.pl +++ b/bug_form.pl @@ -297,7 +297,7 @@ if (@::legal_keywords) { my $value = value_quote(join(', ', @list)); print qq{