"Nikerabbit" changed the status of MediaWiki.r102885 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102885
Old status: new > New status: ok Commit summary for MediaWiki.r102885: Refactored EditPage::getPreloadedText(): * Use WikiPage instead of Article (avoids conflicting with oldid url parameter) * Use getRedirectTarget() instead of creating a new Title with the content of the page * Changed userCanRead() calls to userCan( 'read' ) * Use "if ( something ) return;" instead of nesting if checks _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
