centralauth is calling deleted / uninitialized messages
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
See calls to non-existent messages:
⧼centralauth-admin-status-locked-no⧽
⧼centralauth-admin-status-locked-yes⧽

What should have happened instead?:
Values should be dispalyed.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
WMF production

Other information (browser name/version, screenshots, etc.):

image.png (296×215 px, 6 KB)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
matmarex subscribed.

They are old messages, they were deleted in 529cff381f5f9efbac48a94f1cbcc9c2cbf9dd58, which replaced their use on Special:MultiLock, but we didn't realize they are also used on Special:CentralAuth. I'll fix it and document them better.

Change #1319857 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):

[mediawiki/extensions/CentralAuth@master] Restore lock status messages used on Special:CentralAuth

https://gerrit.wikimedia.org/r/1319857

Xaosflux renamed this task from centralauth is calling uninitialized messages to centralauth is calling deleted / uninitialized messages.Fri, Jul 31, 2:15 PM
Xaosflux updated the task description. (Show Details)

I documented which messages are used where in a template on translatewiki.net:

I'll edit qqq docs there for each message to just use that, instead of the current docs, which are incorrect in a couple of cases.

Change #1319857 merged by jenkins-bot:

[mediawiki/extensions/CentralAuth@master] Restore lock status messages used on Special:CentralAuth

https://gerrit.wikimedia.org/r/1319857