]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 252789: Empty timetrackinggroup causes error "hours worked
authorkiko%async.com.br <>
Thu, 29 Jul 2004 09:59:11 +0000 (09:59 +0000)
committerkiko%async.com.br <>
Thu, 29 Jul 2004 09:59:11 +0000 (09:59 +0000)
commit980caddf38bcd69700711c6e538844607a6162b9
tree9f8e5a2ecab77c7cae799901076800b39a64b671
parentba16c04e08ac7c92b37657f56775db2cde2fc634
Fix for bug 252789: Empty timetrackinggroup causes error "hours worked
needs to be positive" when changing bug. Sanitizing the AddComment bits
in process_bug.cgi to only touch work_time if user is in
timetrackinggroup. Fixes regression introduced in bug 252159.
r=jouni,joel; a=justdave.
process_bug.cgi