https://bugzilla.wikimedia.org/show_bug.cgi?id=50086

       Web browser: ---
            Bug ID: 50086
           Summary: VisualEditor: Impossible to review changes in IE10
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
            Blocks: 50085
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 12621
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=12621&action=edit
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).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to