https://bugzilla.wikimedia.org/show_bug.cgi?id=34409
--- Comment #3 from Ian Baker <[email protected]> 2012-02-15 22:07:15 UTC --- That makes sense, but I don't think that's it. I had cleared the browser's cache (and restarted it) many times. Aaron gets the bug on his ie8 with a hard refresh of the Wine article every time, I can't seem to get it (even with a hard refresh). It seems like it might be a timing problem: mediawiki.user is loaded moments before mw.user.options.set() is called. Perhaps this is happening asynchronously and my VM is slower to process the page vs the time it takes to load the data than his? Anyway, the fact that he gets the error (only on hard refresh) and I don't while running in mostly identical environments on different machines suggests a race condition. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
