Screenshot of bug
The "review changes" flyout looks broken and doesn't actually do anything.
There's a script error:
SCRIPT70: Permission denied
load.php, line 18 character 453
With "format JavaScript" enabled (a real godsend of IE's dev tools) we see that the error is occurring on the first line of this for statement:
for(i=0,len=oldDoc.head.childNodes.length;
i<len;
i++){I tried to get a better output using debug=true, but this seems to totally break VE (in IE10 at least).
Version: unspecified
Severity: critical
Attached:
