"Duplicatebug" posted a comment on MediaWiki.r104343.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104343#c26757
Commit summary for MediaWiki.r104343:
Bug 32673: Keep the username in the input field if not existing
We could also add on LogEventsList.php line 870
$this->performer = $name;
but that method is also used to build the query, which we don't want to affect.
Duplicatebug's comment:
You can use a lower case username to test the normalization. A invalid username
is with <, > or [, ]. Title aswell.
It looks nicer with a normalized username and other special pages also does
that.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview