]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
fix for 49063: no sanity checking when setting duplicate. sanity checking
authorcyeh%bluemartini.com <>
Wed, 30 Aug 2000 01:01:07 +0000 (01:01 +0000)
committercyeh%bluemartini.com <>
Wed, 30 Aug 2000 01:01:07 +0000 (01:01 +0000)
commit8fa450e947a3f82ad25e282fbee99204b916315d
tree519661e5a397ad3727094361e3470927baea1ee0
parente3b268aef6a6aef0a0c0d4e609a649c4a466a107
fix for 49063: no sanity checking when setting duplicate. sanity checking
is done for the dup id field, but not for the originating bug id.
now checks to see if the original bug id is valid as well, although i don't
understand how this could get corrupted in the first place
process_bug.cgi