User "Duplicatebug" posted a comment on MediaWiki.r104343.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104343#c26585
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:

But now the value is not normalized. Invalid usernames are kept, but invalid 
titles are removed (valid titles are normalized).

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to