"Brion VIBBER" posted a comment on MediaWiki.r104353. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104353#c27077
Commit summary for MediaWiki.r104353: This is the rework I was talking about in r104318 for 1.19. Instead of having Pager subclasses build HTML forms by hand build HTMLForm into the Pager class. Much less painful, no? This is simply a first pass, there's many more classes to convert. Brion VIBBER's comment: Example: http://translatewiki.net/wiki/Special:ListUsers?group=bureaucrat the new code wants 'wpGroup' instead of 'group', breaking existing links. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
