Page MenuHomePhabricator

VisualEditor: Transclusion editor broken in IE10 (stack overflow)
Closed, ResolvedPublic

Description

In IE10, any attempt to open the transclusion editor leads to a stack overflow.

In the dev console I get this:


SCRIPT28: Out of stack space
load.php, line 46 character 700 [this location is different every time]

SCRIPT5: Access is denied.
load.php, line 305 character 273

SCRIPT5: Access is denied.
load.php, line 305 character 273

SCRIPT5: Access is denied.
load.php, line 305 character 273
[... ad infinitum]

SCRIPT2343: Stack overflow at line: 46 [different every time]

SCRIPT5: Access is denied.

load.php, line 305 character 273


Version: unspecified
Severity: normal

Details

Reference
bz50044