Description
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Fix uses of (error|successbox) | mediawiki/extensions/Renameuser | master | +24 -14 |
Related Objects
Event Timeline
Seems to impact Special:Renameuser which appears to only get 4 visits in the last year on English Wikipedia?
https://pageviews.wmcloud.org/?project=en.wikipedia.org&platform=all-access&agent=user&redirects=0&start=2021-03&end=2022-02&pages=Special:RenameUser
First, as @Krinkle wrote in T304276#7812901, page views are not reliable for special pages. Second, Special:RenameUser is not used on SUL wikis anymore, as SUL renames are done centrally at m:Special:GlobalRenameUser, so enwiki is not even relevant, only non-SUL wikis like chapters’ wikis, ArbCom wikis etc. And the fixes seem to be pretty straightforward, so I don’t see why they shouldn’t be done now.
And the fixes seem to be pretty straightforward, so I don’t see why they shouldn’t be done now.
The extension has no maintainer so it's not clear to me who will provide the patch and who will review it. Of course if we can patch it that would be ideal.
Change 775367 had a related patch set uploaded (by Tacsipacsi; author: Tacsipacsi):
[mediawiki/extensions/Renameuser@master] Fix uses of (error|successbox)
Okay, I provided the patch, now only a reviewer needs to be found. Given how trivial the changes are, I really hope someone will volunteer to do it.
Change 775367 merged by jenkins-bot:
[mediawiki/extensions/Renameuser@master] Fix uses of (error|successbox)