Page MenuHomePhabricator

`Centralauth-login-progress isn't parsed at `Special:CentralLogin`
Closed, ResolvedPublic

Description

Steps to reproduce:
Go to https://en.wikipedia.org/wiki/Special:CentralLogin

Result (for me):

Return to Main Page.

Logging you in to Wikimedia's other projects: (<a title="Help:Centralauth" href="/wiki/Help:CentralAuth">what's this?</a>)

Expected result:
The message at Centralauth-login-progress (https://en.wikipedia.org/wiki/MediaWiki:Centralauth-login-progress) is parsed, and the <a> element becomes a link

Event Timeline

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

That message does not support raw HTML (in fact only few messages explicitly whitelisted do, for security). Try using normal wiki external links [https://...] or use the default one.

That message does not support raw HTML (in fact only few messages explicitly whitelisted do, for security). Try using normal wiki external links [https://...] or use the default one.

I see. I've submitted an edit request on enwiki. Sorry for the confusion

That message does not support raw HTML (in fact only few messages explicitly whitelisted do, for security). Try using normal wiki external links [https://...] or use the default one.

A normal wikilink also didn't work - it rendered as
Logging you in to Wikimedia's other projects: ([[Help:CentralAuth|what's this?]])

Wikilinks are not supported there either - looks like the html links used to work - regression? I've deleted the enwiki page to use the mw default without links for now.

Change 859580 had a related patch set uploaded (by Stang; author: Stang):

[mediawiki/extensions/CentralAuth@master] Parse message 'centralauth-login-progress'

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

Change 859580 abandoned by Gergő Tisza:

[mediawiki/extensions/CentralAuth@master] Parse message 'centralauth-login-progress'

Reason:

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