https://bugzilla.wikimedia.org/show_bug.cgi?id=34920
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #5 from Krinkle <[email protected]> 2012-03-07 00:12:40 UTC --- Found it. The function lija_rearrange() {} function in MediaWiki:Common.js is doing something. I don't know what the purpose of this function is, but a few times it is references to an array index ([1], [3] etc.) that is empty (undefined). As a result it is setting some of the items in mwCustomEditButtons (there aliases as 'ext') to undefined. Marking INVALID as this is not a bug in the software. If you need help with this script, feel free to ask at [[mw:Talk:RL/MGU]] or on irc://irc.freenode.net/#mediawiki -- 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
