User talk:SoledadKabocha/markBlockedPlus.js#ANI problem solved

:This page is for my own notes regarding bug fixes. To report bugs or request features, see User talk:SoledadKabocha/markBlockedPlus.

ANI problem solved

The problem was specifically with some revisions of ANI near [//en.wikipedia.org/w/index.php?title=Wikipedia:Administrators%27_noticeboard/Incidents&oldid=513449113#Personal_attack_by_107.6.114.84 this one, in the "Personal attack by 107.6.114.84" section], in which someone mistakenly typed a link to Special:Contributions/ 107.6.114.84. Note the extraneous space — the script was not stripping it before passing the username on to the API, causing the API to reject the query as invalid. SoledadKabocha (talk) 23:20, 18 September 2012 (UTC)

Special:Contributions/this begins with a lowercase letter

See worldgam3r in [//en.wikipedia.org/w/index.php?title=User_talk:XLinkBot/RevertList&oldid=519022254#worldgam3r.com this XLinkBot request] for an example of what [//en.wikipedia.org/w/index.php?title=User:SoledadKabocha/markBlockedPlus.js&diff=525485658&oldid=522497451 this change] was meant to address. --SoledadKabocha (talk) 04:06, 29 November 2012 (UTC)

Extraneous User: prefix

TODO: [//en.wikipedia.org/w/index.php?title=Wikipedia:Administrators%27_noticeboard/Incidents&oldid=528343389#User:YellowPegasus offending username is AnnaHendren]. --SoledadKabocha (talk) 18:56, 16 December 2012 (UTC)

:Addressed by [//en.wikipedia.org/w/index.php?title=User:SoledadKabocha/markBlockedPlus.js&diff=528368247&oldid=525485658 this change]; for the record, this would have caused a "double-run" symptom like in the above section --SoledadKabocha (talk) 21:41, 16 December 2012 (UTC)

User:ProveIt GT

"User:ProveIt GT" (not linking directly to avoid a failed mention) is flagged as "redirects to other username or IP" even though it should be "redirects outside this wiki's user namespaces."

wgNamespaceIds should have mw.config.get or similar thrown around it, but I'm not confident that that's the real problem. --SoledadKabocha (talk) 01:31, 2 December 2016 (UTC)

:Similarly with User talk:MediaWiki message delivery (again, the link is to another page that contains the username, to avoid a failed mention). --SoledadKabocha (talk) 03:37, 7 December 2016 (UTC)

::{{done}} in Special:Diff/753436283. The problem occurred only when User:SoledadKabocha/linkclassifier2.js or its predecessor was configured with window.LinkClassifierRedirTitleAppend = true;. --SoledadKabocha (talk) 04:21, 7 December 2016 (UTC)

For the record, I misunderstood what "failed mention" means. It is only for usernames that are not registered; it does not include registered users who have disabled notifications for mentions. --SoledadKabocha (talk) 18:21, 4 February 2017 (UTC)