"Happy-melon" changed the status of MediaWiki.r107653 to "fixme" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107653#c31739

Old Status: resolved
New Status: fixme

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

Happy-melon's comment:

This causes the "error" class to be added to the undo message wrapper even when 
there is no failure, so the message displays in big-red even when it's saying 
the edit ''can'' be undone 
([https://en.wikipedia.org/w/index.php?title=Candace_Allen_House&action=edit&undoafter=432829958&undo=463407273
 eg]).

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

Reply via email to