https://bugzilla.wikimedia.org/show_bug.cgi?id=29753
--- Comment #6 from Brion Vibber <[email protected]> 2011-07-07 23:53:33 UTC --- wikibits.js is always loaded -- it's required so that code in it can be used by various things. The *parts of wikibits.js that have been reimplemented in mediawiki.util.js* should be *removed from* wikibits.js, and the equivalent function / var should be replaced with shims to the new version, and the new version *should actually be used*. -- 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
