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

       Web browser: ---
             Bug #: 35077
           Summary: mwCustomEditButtons broken: edit toolbar does not
                    update if site JS is slow to load
           Product: MediaWiki
           Version: 1.19
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Page editing
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


On the English Wikipedia, the old edit toolbar sometimes shows only the default
buttons. The buttons which are added by [[MediaWiki:Common.js/edit.js]] with
mwCustomEditButtons.push() are not shown. 

Testing with Firebug supports the theory that this is due to
mediawiki.toolbar.onReady() being called before [[MediaWiki:Common.js/edit.js]]
finishes loading (it is loaded with importScript()).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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