User "Duplicatebug" posted a comment on MediaWiki.r104318. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104318#c26586 Commit summary:
Bug 32603 - limit option is missing on Special:BlockList Okay so essentially this is a workaround for a 1.18 release blocker, and is not a real solution. The real solution is to rework the Pager class to work with HTMLForm and then move the form for BlockList into the BlockListPager. I'll have that done before 1.19. Comment: Using something like TablePager::getLimitSelect is better, yes. It is possible to sort that array, so the user specifiy limit is not at the end? Thanks. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
