"Catrope" changed the status of MediaWiki.r112603 to "ok" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112603#c31892
Old Status: new New Status: ok Commit summary for MediaWiki.r112603: bug 34090 - Add the logging of automated hide/show errors by the "Article Feedback V5" fake user Catrope's comment: <pre> + $doer = User::newFromName( 'Article Feedback V5' ); </pre> This should probably be an i18n message. In which case the error checking below is a good idea :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
