[Bug 26235] Wrong number of total revisions

2011-01-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26235

--- Comment #4 from Reedy s...@reedyboy.net 2011-01-26 18:44:53 UTC ---
Created attachment 8046
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8046
Patch for quick sanity check

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26235] Wrong number of total revisions displayed at top of the list view

2011-01-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26235

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
Summary|Wrong number of total   |Wrong number of total
   |revisions   |revisions displayed at top
   ||of the list view

--- Comment #5 from Reedy s...@reedyboy.net 2011-01-26 19:15:20 UTC ---
r81046

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26235] Wrong number of total revisions

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26235

--- Comment #2 from Brion Vibber br...@pobox.com 2011-01-24 04:28:49 UTC ---
Looks like some of the list view classes need to override either
getSpecializedWhereClause, or the entire getRevCount method...

... or better yet, replace getRevCount() by calling into the pager and turning
its query into a count(*) without the offset/limit. That would avoid having to
duplicate the query code that's already in the SvnRevTablePager subclasses.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26235] Wrong number of total revisions

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26235

--- Comment #3 from Reedy s...@reedyboy.net 2011-01-24 07:11:41 UTC ---
Might see if I can get chance to poke at this sometime this week...

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26235] Wrong number of total revisions

2010-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26235

Reedy s...@reedyboy.net changed:

   What|Removed |Added

Summary|Wrong number of total   |Wrong number of total
   |revisions when filtered by  |revisions
   |tag |

--- Comment #1 from Reedy s...@reedyboy.net 2010-12-05 19:40:46 UTC ---
Above is Wrong number of total revisions when filtered by tag


Seemingly occurs in more states...


http://www.mediawiki.org/wiki/Special:Code/MediaWiki/status/fixme?author=platonides

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l