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

       Web browser: ---
             Bug #: 34594
           Summary: Enhanced toolbar shouldn't be loaded by
                    "mw.loader.using('ext.wikiEditor.toolbar',function(){}
                    )" if "Enable enhanced editing toolbar" is disabled
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: https://www.mediawiki.org/w/index.php?diff=prev&oldid=
                    502609
        OS/Version: All
            Status: NEW
          Keywords: javascript
          Severity: normal
          Priority: Unprioritized
         Component: WikiEditor
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


1) Disable the option "Enable enhanced editing toolbar" and/or "Show edit
toolbar (requires JavaScript)" on
https://www.mediawiki.org/wiki/Special:Preferences#mw-prefsection-editing
2) Open some page for editing. E.g.:
https://www.mediawiki.org/wiki/EmptyPage?action=edit
3) Execute the following code on your browser's error console:
----
mw.loader.using('ext.wikiEditor.toolbar',function(){})
----
4) The old toolbar will be replaced by the enhanced toolbar, ignoring the
user's choice.

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