User "Skizzerz" changed the status of MediaWiki.r91284. Old Status: ok New Status: fixme
User "Skizzerz" also posted a comment on MediaWiki.r91284. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91284#c20792 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: >From IRC: <johnduhart> Can a coder please mark r91284 as fixme? ialex added a parameter to Action::getClass but didn't update the reference on line 95 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
