Seems there's been at least a couple of reports of this so far...
Version: unspecified
Severity: normal
Seems there's been at least a couple of reports of this so far...
Version: unspecified
Severity: normal
Change 154138 had a related patch set uploaded by Legoktm:
Normalize key before creating a Skin object
Change 154139 had a related patch set uploaded by Legoktm:
Normalize key before creating a Skin object
Change 154138 merged by Bartosz Dziewoński:
Normalize key before creating a Skin object
The above patch, when deployed, should fix the issue for logged-in users who haven't changed their preferences in a very long time and had some values set that are currently invalid – these weren't being normalized properly and the users would get the fallback skin instead of the default skin, even thought the default skin was available.
Mutante said he saw that when logged-out, though, and we still have no idea what could possibly cause that (other than managing to hit the site at some split-second during deployment when not all files were there properly?). Bug 69284 may or may not be relevant.