User "Aaron Schulz" changed the status of MediaWiki.r80402.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/80402#c0
Commit summary:

Modified EditPage to use Article::doEdit() instead of 
Article::insertNewArticle() and Article::updateArticle().

The redirect to the page is now done in EditPage::attemptSave() instead of 
being hidden in EditPage::internalAttemptSave(); this change should not affect 
anyboby, the only other call to internalAttemptSave() is in ApiEditPage.php 
where it's not used.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to