- Nostalgia went missing on nostalgiawiki until Legoktm touched its skin.json and synced that.
- CologneBlue is missing on mediawiki.org and test2wiki.
Description
Details
Related Objects
- Mentioned In
- rMWe87256603bea: registration: Don't array_unique() over the queue before loading it
rMWdd15c762f66e: registration: Don't array_unique() over the queue before loading it
rMW37fa396a06aa: registration: Don't array_unique() over the queue before loading it
rMW1be36f6356bc: registration: Don't array_unique() over the queue before loading it
Event Timeline
I accidentally filled out this bug without submitting a description ... but on each page on the Nostalgia Wikipedia, there's an error message which begins: "Whoops! The default skin for your wiki, defined in $wgDefaultSkin as nostalgia, is not available."
Hmm, it looks like this wiki also gets updated with MediaWiki train.. I don't think that should actually be happening..
> var_dump( $wgMessagesDirs['Nostalgia'] ); string(56) "/srv/mediawiki-staging/php-1.26wmf5/skins/Nostalgia/i18n" > var_dump( ExtensionRegistry::getInstance()->isLoaded( 'Nostalgia' ) ); bool(false)
And yet the other skins are loaded...
A bad cache got stuck somewhere. I touched Nostalgia/skin.json and the skin shows up now.
[12:24:03] <logmsgbot> !log legoktm Synchronized php-1.26wmf5/skins/Nostalgia/skin.json: touch (duration: 00m 17s)
Re-opening, CologneBlue is now missing on mediawiki.org and test2wiki. Touching the skin.json file on mw1017 fixed it for X-Wikimedia-Debug: 1.
Change 211946 had a related patch set uploaded (by Legoktm):
registration: Don't array_unique() over the queue before loading it
Change 211946 merged by jenkins-bot:
registration: Don't array_unique() over the queue before loading it
Change 211947 had a related patch set uploaded (by Legoktm):
registration: Don't array_unique() over the queue before loading it
Change 211948 had a related patch set uploaded (by Legoktm):
registration: Don't array_unique() over the queue before loading it
Change 211949 had a related patch set uploaded (by Legoktm):
registration: Don't array_unique() over the queue before loading it
Change 211949 merged by jenkins-bot:
registration: Don't array_unique() over the queue before loading it
Change 211947 merged by jenkins-bot:
registration: Don't array_unique() over the queue before loading it
Change 211948 merged by jenkins-bot:
registration: Don't array_unique() over the queue before loading it