Last modified: 2012-04-17 17:18:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T37984, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35984 - Returns top 11 instead of top ten.
Returns top 11 instead of top ten.
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
CountEdits (Other open bugs)
unspecified
All All
: Low normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-15 03:11 UTC by Technical 13
Modified: 2012-04-17 17:18 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Technical 13 2012-04-15 03:11:24 UTC
As you can see on http://ddowiki.com/page/Special:CountEdits, this extension returns the top 11 in an unordered list instead of the expected (Base on viewing the source) 10 in what should be an ordered list.
Comment 1 Sam Reed (reedy) 2012-04-15 18:20:29 UTC
Looks like it was wanted for something...

$orderby = "ORDER BY count DESC LIMIT 11";
Comment 2 Mark A. Hershberger 2012-04-17 17:18:48 UTC
(In reply to comment #1)
> Looks like it was wanted for something...
> 
> $orderby = "ORDER BY count DESC LIMIT 11";

Confirming b/c I also saw this on the page.  But the line from Special:Version says "provides a top-ten contributor list", so *one* of these should be fixed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links