User "Johnduhart" posted a comment on MediaWiki.r104318. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104318#c26588 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: The reason I didn't use that is because that returns raw HTML, and doesn't work with HTMLForm. This is a temporary workaround so 1.18 can be shipped. As for the the userspecified limit, I'll follow up on that. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
