]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Branch fix for bug 253604 When commit a bug, errors in the validation
authorkiko%async.com.br <>
Fri, 6 Aug 2004 05:19:21 +0000 (05:19 +0000)
committerkiko%async.com.br <>
Fri, 6 Aug 2004 05:19:21 +0000 (05:19 +0000)
commite5b0c2a2323b5d5eed276f0f3b3ec5c0569b4e46
treeabf6ca5a25ac91a2ab64fc6fe9438b35f8591531
parentcee9d53c157ddc4094299eb8782caca4684f5b4a
Branch fix for bug 253604 When commit a bug, errors in the validation
must appear before user match. Moves time validation to the validation
section in process_bug.cgi. Backported Bugzilla::Bug::ValidateTime to
get this to work on branch.  Patch by Tiago R. Mello
<tiago@async.com.br>, r=joel, vladd; a218=justdave.
Bugzilla/Bug.pm
process_bug.cgi