https://bugzilla.wikimedia.org/show_bug.cgi?id=27677
Aryeh Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #18 from Aryeh Gregor <[email protected]> 2011-02-24 15:09:56 UTC --- The site briefly appears, then disappears, then this error message appears: We were unable to return you to wikipedia.org. Internet Explorer has stopped trying to restore this website. It appears that the website continues to have a problem. What you can do: Go to your home page Try to return to wikipedia.org More information When a website causes a failure or crash, Internet Explorer attempts to restore the site. It stops after two tries to avoid an endless loop. ja.wikipedia.org loads fine, so does zh.wiktionary.org and zh.wikisource.org. If I disable script (in IE8, F12 -> Disable -> Script), it doesn't crash. So the problem is likely some sort of bad interaction between an existing site script and some 1.17 JS changes like ResourceLoader, which combine to trigger a crash bug in IE on XP. I'd suggest that zhwiki sysops disable chunks of site JavaScript until the problem goes away. To avoid disruption, you can disable the scripts by wrapping them in a User-Agent check that looks for IE on XP, instead of commenting them out entirely. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
