User "Wikinaut" posted a comment on MediaWiki.r90650.

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

new version 1.6.3; adds edit count of fromUser to toUser; move; redirects user 
page of fromUser to toUser, if this does not exist or is empty; deletes 
fromUser page if toUser page exists; code contributed by Matthew April. small 
changes and checked by committer

Comment:

everything fixed like suggested, (learnt a lot)
* except $wgOut->addHTML(wfMsgForContent('usermerge-editcount-success', 
$olduserID, $newuserID) . "
\n");
* should be done together with the others addHTMLs

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

Reply via email to