https://bugzilla.wikimedia.org/show_bug.cgi?id=35077
--- Comment #3 from Krinkle <[email protected]> 2012-03-09 04:56:05 UTC --- There's a catch in this particular case though. The items added to the array on [[MediaWiki:Common.js/edit.js]] are not intended to be added to the toolbar per se. It's depending on the ability for the user script to clear the array, however this hasn't worked stability for quite a while. In general using mw.toolbar.addButton fixes it, but in this particular case that's not a solution, but that's a problem with that script and a use case I don't think can be expected to work. I've posted 2 suggestions on that talk page: https://en.wikipedia.org/wiki/MediaWiki_talk:Common.js/edit.js#MediaWiki:Common.js.2Fedit.js:_mw.toolbar.addButton https://en.wikipedia.org/wiki/MediaWiki_talk:Common.js/edit.js#MediaWiki:Common.js.2Fedit.js:_Opt-out -- 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
