Bug 32603 - limit option is missing on Special:BlockList
authorJohn Du Hart <johnduhart@users.mediawiki.org>
Sat, 26 Nov 2011 22:15:36 +0000 (22:15 +0000)
committerJohn Du Hart <johnduhart@users.mediawiki.org>
Sat, 26 Nov 2011 22:15:36 +0000 (22:15 +0000)
commit296e843458397165aa2a87cfa14b073e14f0431f
treefa0293951154991bee954be3420f966f6ddc4123
parent025d7105bac7fa28c892ac221c8b82f90968ff9a
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.
includes/specials/SpecialBlockList.php