"Aaron Schulz" changed the status of MediaWiki.r107653 to "resolved" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107653
Old status: new New status: resolved Commit summary for MediaWiki.r107653: * Inverted the precedence between section edition and revision undoing, now undo and undoafter will be ignored if the section (or even wpSection) is provided to be consistent the remaining of the interface * Modified EditPage::getContent() to load the original content only when really needed * Don't put the 'missing-article' in the textbox when a non-existing revision is provided, instead display it above the form * Always diff to the current version when showing a conflict or a spam filter match * Factorised code to get the current text on edit conflict * Compare the correct text in EditPage::internalAttemptSave() * Some little coding style fixes _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
