Page MenuHomePhabricator

VisualEditor: Fatal "SCRIPT16389: Unspecified error" error in IE9
Closed, ResolvedPublic1 Estimated Story Points

Description

Turning on debugging in IE9 and then hitting "Edit" ends up with this in the console:

SCRIPT16389: Unspecified error. 
load.php?debug=false&lang=en&modules=ext.visualEditor.core%2Cdata%2Cicons-
vector%7Cext.visualEditor.viewPageTarget.icons-vector%7Crangy&skin=vector&
version=20140408T180250Z&*, line 642 character 159

The line that is highlighted (running with "Format JavaScript" checked) is:

this.nativeSelection.addRange(getNativeRange(range).cloneRange());

Version: unspecified
Severity: normal

Details

Reference
bz63697

Event Timeline

Esanders claimed this task.
Esanders subscribed.

IE9 loads fine now, just not in debug mode.

Jdforrester-WMF set Security to None.
Jdforrester-WMF moved this task from Freezer to TR0: Interrupt on the VisualEditor board.