https://bugzilla.wikimedia.org/show_bug.cgi?id=35985
ShoeMaker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #2 from ShoeMaker <[email protected]> 2012-04-25 19:17:26 UTC --- (In reply to comment #1) > This extension shows the incorrect number of edits.. As an example, for the > top > three editors it shows, [12,844], [10,158], and [9,265] when the correct edit > counts should be [11,917], [10,004], and [8,919] respectively for users > [Yoko5000], [Technical_13], and [Shade]. >> wild guess, the former is probably including deleted edits and such where as >> the latter are not. I have changed the importance to enhancement because I feel that you are correct. A more explanatory solution would be: # Yoko5000 [ 11,917 / 12,844 ] # Technical 13 [ 10,004 / 10,158 ] # Shade [ 8,919 / 9,265 ] # #4 Editor [ edits / alledits ] # #5 Editor [ edits / alledits ] # #6 Editor [ edits / alledits ] # #7 Editor [ edits / alledits ] # #8 Editor [ edits / alledits ] # #9 Editor [ edits / alledits ] # #10 Editor [ edits / alledits ] Is there anyone maintaining this Extension, or should I try to make the appropriate modifications myself (I have NO php experience and am not scheduled to start the class until Fall '12). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
