]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 100788: enter_bug.cgi wasn't correctly interpretting whether or not a...
authorjustdave%syndicomm.com <>
Sun, 18 Nov 2001 07:05:48 +0000 (07:05 +0000)
committerjustdave%syndicomm.com <>
Sun, 18 Nov 2001 07:05:48 +0000 (07:05 +0000)
commitacf7518223db6d3d10709c76607de1eb87d2ccd2
tree25ffa909f65f7d96f9c514f6ca28105af2d7109d
parent8df7faa9ba4f01f0603e54a4d9588f9da3f3d349
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 <timeless@mac.com>
r= justdave, caillon
enter_bug.cgi