[17:21:05] Hi all, when I zoom my wiki, the logo switches to the "Set $wgLogos..." default. When I return to 100% zoom, the logo reappears [17:21:18] is this a bug or a known issue, or did I miss something in setup? [17:24:49] which MW version? [17:25:16] 1.42.3 [17:25:28] (been upgraded for over 15 years though) [17:32:16] digimer: some time ago $wgLogos has been introduced to replace $wgLogo. maybe you need to set something in the new config variable [17:32:42] digimer: when you zoom in, your browser tries to display a high resolution version of your logo, but i would guess it's not defined if the wiki is 15 years old :) [17:33:08] https://www.mediawiki.org/wiki/Manual:$wgLogos#Example [17:33:10] oh interesting [17:33:39] $wgLogos = [ '2x' => "/w/images/AlteeveIcon_TransBG_cropped.png" ]; [17:33:56] that's all I have, I'll try copying that for 1x and 1.5x and see if that helps [17:34:07] would be nice to say "always use X.png" [17:35:38] yup, that fixed it [17:35:44] thanks, MatmaRex ! [17:36:11] if you only define the '1x', it should wotk that way [17:36:15] nice :) [17:38:08] another question, less important... When I look at the edit history of a page, I see 'Sọ̀rọ̀', example; "curprev 04:24, 9 September 2009‎ MediaWiki default Sọ̀rọ̀ block‎ 449 bytes +449‎ " [17:38:28] (noticed this when confirming it's really been 15 years... yeesh I'm getting old =/ ) [17:39:07] That 'Sọ̀rọ̀' takes me to: User talk:Digimer [17:40:11] I also see 'cin gbere le' at the end of the edit line... Almost like it's from another language somehow mixed in [17:40:56] hmm [17:41:20] google translate things it's "Yoruba" language [17:42:07] "cin gbere le" is apparently our translation for "undo" in the Nupe language: https://translatewiki.net/wiki/MediaWiki:Editundo/nup [17:42:43] (and i can't find where "Sọ̀rọ̀" comes from) [17:42:47] it's definitely weird [17:42:48] In LocalSettings.php, I've got: $wgShellLocale = "en_CA.utf8"; $wgLanguageCode = "en-gb"; [17:43:06] if you're curious; https://www.alteeve.com/w/index.php?title=Build_an_M3_Anvil!_Cluster&action=history [17:43:10] there's an example [17:43:36] digimer: hmm, it has happened a few times before that people mistakenly put their translations for the 'en-gb' language. perhaps one of those mistakes has made it into a release [17:43:52] I just recently updated [17:43:58] from 1.40.1, iirc [17:47:04] here's the change that fixed the bad translation: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1032291/2/languages/i18n/en-gb.json i guess it hasn't made it into the release you downloaded [17:49:27] indeed, https://releases.wikimedia.org/mediawiki/1.42/mediawiki-1.42.3.tar.gz has the wrong translation [17:49:46] as well as "talkpagelinktext": "Sọ̀rọ̀" and a couple of other bad messages [17:49:50] OK, so if I edit /var/www/mediawiki/languages/i18n/en-gb.json to remove those lines, it should fix it? [17:49:58] or should I just wait for 1.42.4? [17:50:46] yes and yes :) [17:50:55] eta on 1.42.4? [17:52:53] no idea, 1.42.3 was just released last week. i guess you're the first person who tried using it on a wiki set to british english. i'll file a bug about this, maybe we can get a .4 released sooner than usual [17:53:56] give me a few minutes, and i'll give you a link to a ticket you can follow for updates [17:54:58] ok, fwiw I edited the file (after making a backup) and it's fixed on my wiki now [18:05:24] That again [18:05:26] Really [18:06:48] digimer: it happens like every other week. There's a bug about how often it happens. Don't use British English is the best workaround until a new release sorts it (and might introduce it somewhere else) [18:25:38] apparently some of the bad translations have been there since MW 1.39. i'm not sure how that happened, given that people usually complain about them immediately [18:26:07] (and yet somehow none of them volunteered to review the translations) [18:26:15] anyway, i got distracted for a second, but i'm filing the bug now [18:31:53] oh… it's already known: https://phabricator.wikimedia.org/T375487 [22:30:10] what would cause load.php to 404? no styles/scripts but can see articles. i suspected it to be $wgScriptPath but i cant find a value that works for it. not /w, /wiki, nor /