]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 85833: show_bug.cgi (and probably others) now allow leading or trailing...
authorjustdave%syndicomm.com <>
Wed, 20 Jun 2001 05:48:21 +0000 (05:48 +0000)
committerjustdave%syndicomm.com <>
Wed, 20 Jun 2001 05:48:21 +0000 (05:48 +0000)
commit28bb0400e48527d4877ab2a6905a2ab68b08931e
treea661537889a676fcc2390114160eee8a66af7ef5
parent1438d64a16dfa9f2ee7ab84110c2c5662fb7a19d
Fix for bug 85833: show_bug.cgi (and probably others) now allow leading or trailing spaces in the bug id, to allow for user input error.  This used to work, and recent bug validation changes broke it.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
CGI.pl