User "Skizzerz" posted a comment on MediaWiki.r91284. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91284#c20793 Commit summary:
* Changed action=revert to use a subclass of Action * Added WikiPage::getActionOverrides() to be able to execute different actions depending on the namespace (obviously needed for action=revert). This is only used when the value of $wgActions for the corresponding action is true; so extension can still override this. * Added Action::getDescription() to ease the change of the page header and the <title> element Comment: Should be fixed in r94486, grep didn't return any other instances of getClass only being called with one parameter (although I've been known to have some fail greps in the past). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
