User "Aaron Schulz" posted a comment on MediaWiki.r97973. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97973#c23147 Commit summary:
Address the fact that User::newFromName() doesn't work the way I thought it did: it returns false for IPs rather than an anonymous User object Comment: Why not use User::newFromName( $filters['username'], false ) ? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
