[06:16:51] [[Tech]]; Kuledavid; /* Sandton• +̲2̲7̲719516275 • Abortion Pills For Sale In Sandton Clinic In Sandton - (Obstetrics and Gynecology) FREEDOM PARK,ODENDAALSRUS,CAPE TOWN,JANE FURSE,SASOLBURG,KRIEL,KEMPTON PARK,GREYTOWN,BEDFORD (E16356) */ new section; https://meta.wikimedia.org/w/index.php?diff=30365951&oldid=30350592&rcid=39013814 [06:30:17] [[Tech]]; Codename Noreste; Reverted change by [[Special:Contributions/Kuledavid|Kuledavid]] ([[User talk:Kuledavid|talk]]) to last version by MediaWiki message delivery; https://meta.wikimedia.org/w/index.php?diff=30365989&oldid=30365951&rcid=39013875 [08:20:23] A_smart_kitten: I feel there is(/was?) another task another task floating around about wikimedia.org emails not receiving emails from some of the foundation services properly [08:22:54] p858snake|cloud: I know that I've seen one at least for the Beta Cluster, let me find (what might be) the task ID... [08:26:33] p858snake|cloud: found T212327 but that's marked as resolved ( https://phabricator.wikimedia.org/T212327#11649011 ) [08:26:33] T212327: Beta Cluster mailer not sending emails to @wikimedia.org addresses - https://phabricator.wikimedia.org/T212327 [18:14:50] i'm probably missing something really obvious, but i don't understand where the text at https://en.wikipedia.org/wiki/MediaWiki:Createacct-helpusername is coming from: "(username policy)" [18:15:40] especially since Special:AllMessages shows a different string to what's displayed for me when I visit that MediaWiki: namespace page -- https://en.wikipedia.org/wiki/Special:AllMessages?prefix=createacct-helpusername reports the text (within a wikilink) as being "(help me choose)", FWICS. [18:16:14] https://codesearch.wmcloud.org/search/?q=username%5C+policy&files=&excludeFiles=&repos=&i=fosho doesn't seem to find anything interesting [18:22:28] A_smart_kitten: it's the "display text" for the link directly in: [[{{MediaWiki:createacct-helpusername-url}}|(username policy)]] ? [18:23:50] it's a normal link except the link target is pulled from that system message variable and the link text is (username policy) ? [18:38:42] A_smart_kitten: I tried to create an account and indeed don't seem to have the email [20:53:24] Raine: thanks for checking :) I will file a new task to track this, given that it seems to be reproducible for at least two people. [20:56:33] mutante: huh, on Special:AllMessages, that displays to me as [[{{MediaWiki:createacct-helpusername-url}}|(help me choose)]] [20:56:38] does it display differently to you? [21:07:52] Raine: mutante: T422559 (in case you are interested) :) [21:07:53] T422559: The test Phabricator instance doesn't seem to be successfully sending emails to @wikimedia.org addresses - https://phabricator.wikimedia.org/T422559 [21:08:27] thanks! [21:25:53] i would probably check that receiving emails from beta cluster wikis work, it might be a regression when the mailing deamon/package got changed [21:47:47] A_smart_kitten: I see the same you see on Special:AllMessages - i just think it's hardcoded directly in https://en.wikipedia.org/w/index.php?title=MediaWiki:Createacct-helpusername&action=edit as the link text [21:49:31] [[{{some_message}}|blabla]] just like a plain link [[foo|bar]] [21:49:59] the "blabla" part not coming from messages [21:56:31] *ahhhh* i found where it's coming from: https://en.wikipedia.org/wiki/MediaWiki:Wikimedia-createacct-helpusername is overridden, rather than `createacct-helpusername` itself [21:57:10] so I guess ext:WikimediaMessages causes that override to then be displayed at the MediaWiki: page for the system-message it's overriding [21:57:46] (but doesn't cause it to be displayed in place of the system-message it's overriding at Special:AllMessages, I guess) [21:58:27] thank you, enwiki all-namespace search for insource:/\(username policy\)/ :) [21:58:44] and thanks mutante! [23:16:44] oh! well, then I had no idea but glad you found out :)