Last modified: 2014-07-10 13:42:52 UTC
See URL & https://secure.wikimedia.org/wikipedia/es/w/index.php?title=Especial%3ARegistro&type=renameuser&user=Manuelt15&page=Usuario%3ADrini&year=&month=-1&tagfilter= User got renamed however filters modified/created with his old username are still shown with the old username in logs & histories of the extension. Thanks.
The same problem happens with the CodeReview extension. Is this something that could be fixed in both extensions at once?
I want to add that a search for the old username does not give any results with the log, despite the fact that the old username does still appear in the log (you get there only by searching for the *new* username which does in fact *not* appear in the log). It's very confusing. :) Best regards.
This is because user renaming is not a MediaWiki core feature. We use Extension:Renameuser. Extension:Renameuser provides several hooks for other extensions to register their tables/columns that need updating in case of a rename. So it is correct that this is a request for the AbuseFilter extension to use those hooks.
Gerrit change #30936
Patch was -1'ed and abandoned - removing keyword.
Change 145156 had a related patch set uploaded by Legoktm: Use user id to get a logged in user's name https://gerrit.wikimedia.org/r/145156