User "Platonides" posted a comment on MediaWiki.r104343.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104343#c26595
Commit summary:
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.
Comment:
Can you provide an example?
If the provided user is normalised, we would be providing the unnormalized one,
but if it was able to normalize it, it should be able to do that a second time,
too.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview