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

Krinkle <krinklem...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |krinklem...@gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #2 from Krinkle <krinklem...@gmail.com> ---
A lot has changed since 2007.

mwCustomEditButtons is no longer supported. Please migrate to mw.toolbar.

If the issue can be reproduced in MediaWiki 1.20 or later and using the
following syntax:

> if ( mw.toolbar ) {
>     mw.toolbar.addButton( {
>        imageFile: 'http:// ... ',
>        speedTip: 'test',
>        etc.
>     } );
> }

Then please re-open this report and be sure to mention "mw.toolbar" in the
title.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to