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

       Web browser: ---
            Bug ID: 47319
           Summary: VisualEditor: Fix "Report problem" button, broken by
                    IVStore change
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Initialisation and integration
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
        Depends on: 47318
    Classification: Unclassified
   Mobile Platform: ---

In ve.init.mw.Target.prototype.reportProblem, we pass an HTMLDocument to
getDataFromDom(), but this function now takes two parameters, with the IVStore
coming first, so it fatals with "doc is undefined".

In addition to passing in a store, we'll also need to expand the returned data
before transmitting it, per bug 47318.

-- 
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