When you go to https://phabricator.wikimedia.org/p/daniel/, there's now a "Global Accounts" link. In this case, it's busted, going to https://meta.wikimedia.org/wiki/Special:CentralAuth/Daniel+Kinzler+%28WMDE%29. I'm not sure if this issue is specific to this account or a certain class of accounts.
Description
Description
Revisions and Commits
Revisions and Commits
| Restricted Differential Revision |
Related Objects
Related Objects
Event Timeline
Comment Actions
It's an encoding thing of + vs. _. It's trying to do Special:CentralAuth/{username} when in fact the encoding appears to be going for the Special:CentralAuth?target={username} type URL instead