Page MenuHomePhabricator

Special:WhatLinksHere breaks on IE7 (Operation aborted, webpage could not be displayed)
Closed, ResolvedPublic

Description

IE7 abort

seen in IE7:

from the main page on enwiki, click "What links here"

IE7 aborts, see screen shot


Version: 1.19
Severity: critical

Attached:

Screen_shot_2012-02-29_at_4.29.42_PM.png (408×675 px, 24 KB)

Details

Reference
bz34825

Event Timeline

I've confirmed this on a Windows Vista (VM) with Internet Explorer 7 (logged out: http://en.wikipedia.org/wiki/Special:WhatLinksHere/Albert_Einstein )

Works fine on tests.wiki in the same environment:

http://test.wikipedia.org/wiki/Special:WhatLinksHere/Albert_Einstein

Might be a local javascript issue (doing a DOM operation that causes a loop or an illegal tree modification can cause IE7 to break the DOM entirely and display the error page)

Created attachment 10144
IE7 screen after closing the "Operation aborted" error

Looks like the resulting "Page could not be displayed" page is also fairly strongly cached afterwords. Refreshing doesn't give the alert again, it doesn't show the wiki at all.

Attached:

Screen_Shot_2012-03-01_at_5.15.42_AM.png (463×586 px, 42 KB)

does it also crash with debug=true, or with useskin=monobook ?

Yes, also fails with debug=true and useskin=monobook. This seems to be specific to the English Wikipedia, as other Wikipedias like Spanish and German work fine. So it must either be related to some local JS or an extension that is only running on en.wiki.

I bet it's related to whatever hack adds the link to dispenser's toolserver tool.