]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 253562: Hours Worked (actual_time) is being listed as 1.
authorkiko%async.com.br <>
Thu, 5 Aug 2004 20:43:48 +0000 (20:43 +0000)
committerkiko%async.com.br <>
Thu, 5 Aug 2004 20:43:48 +0000 (20:43 +0000)
commit2774974964c541c312fb98e507a597964473e355
tree2fcade8a60206eaaaccd7a5e9306d38fafdfd871
parent1e04722ba31ed01dc11deb94416145ebafdf9d25
Fix for bug 253562: Hours Worked (actual_time) is being listed as 1.
Cleans up Bugzilla::Bug::actual_time to do things the right way (dbi,
Bugzilla->user) and apparently fixes a problem limited to some
platforms. r=joel, a=justdave.
Bugzilla/Bug.pm