Bug 175712

Summary: weekly stats error on closed bug count
Product: [Websites] bugs.kde.org Reporter: FiNeX <finex>
Component: generalAssignee: Matt Rogers <mattr>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description FiNeX 2008-11-20 23:01:22 UTC
The weekly-bug-summary.cgi doesn't calc stats correctly. Mainly there are two errors:
1) when a user close a bug and after the bug is reopened, the "closed bug number" should be decremented by one
2) when a user close a bug as "resolved/..." and after the bug is closed again as "verified" or "closed", the bug count number is incremented by one another time. It shouldn't.
Comment 1 Matt Rogers 2008-11-21 03:19:40 UTC
SVN commit 887081 by mattr:

Make sure bugs are closed when loading the top 20 closers list.

This means you don't get credit anymore if a bug gets reopened. Sorry!

BUG: 175712

 M  +3 -2      3.0/weekly-bug-summary.cgi  
 M  +3 -2      3.2/weekly-bug-summary.cgi  


WebSVN link: http://websvn.kde.org/?view=rev&revision=887081