From acf7518223db6d3d10709c76607de1eb87d2ccd2 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sun, 18 Nov 2001 07:05:48 +0000 Subject: [PATCH] Fix for bug 100788: enter_bug.cgi wasn't correctly interpretting whether or not a partial URL needed an http:// added to the front of it, which had the side-effect of duplicating the http:// on the front when a URL was passed from Bugzilla Helper. Patch by Josh Soref r= justdave, caillon --- enter_bug.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/enter_bug.cgi b/enter_bug.cgi index c96c71b2c2..bd55b7363d 100755 --- a/enter_bug.cgi +++ b/enter_bug.cgi @@ -437,7 +437,8 @@ print " URL: - -- 2.47.2