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

           Summary: mwEmbed is hard to debug
           Product: mwEmbed
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Script loader
        AssignedTo: [email protected]
        ReportedBy: [email protected]


mwEmbed flow is too complex.

http://prototype.wikimedia.org/mwe-gadget/mwEmbed/remotes/mediaWiki.js calls
AddMediaWizardEditPage.js or uploadPage.js or apiProxyPage.js or mwEmbed.js,
scattered through the file, via loadMwEmbed which produce a call for a url like
/mwe-gadget/mwEmbed/jsScriptLoader.php?class=window.jQuery,mwEmbed,mw.UploadHandler,mw.UploadInterface,mw.Firefogg,$j.ui,$j.ui.progressbar,$j.ui.dialog,$j.ui.draggable&uselang=es&urid=r127
almost impossible to find, not to mention that it's minified and it's not
obvious that you can add &debug=true to unminify it (in fact, I had to search
the option at the source).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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