User "Aaron Schulz" posted a comment on MediaWiki.r97495. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97495#c22821 Commit summary:
Converted patrol log to the new system Comment: <code>+ $entry->setPerformer( User::newFromName( $rc->getAttribute( 'rc_user_text' ) ) );</code> You should disable username validation for that call, right? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
