"Aaron Schulz" changed the status of MediaWiki.r104334 to "ok" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104334#c27584
Old Status: new > New Status: ok Commit summary for MediaWiki.r104334: * Use WikiPage instead of Article in Skin and SkinTemplate * Added $context parameter to Action::factory() to allow callers passing a WikiPage object in addition to Article (otherwise this would throw a fatal error in getContext() since WikiPage::getContext() does not exist) Aaron Schulz's comment: Can we stop changing Action related things? There is pending RfC to replace those with SpecialPages. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
