https://bugzilla.wikimedia.org/show_bug.cgi?id=33836
--- Comment #2 from [email protected] 2012-01-20 18:42:33 UTC --- For the record, the legacy wikibits is included by these lines: if ( $wgIncludeLegacyJavaScript ){ $this->addModules( 'mediawiki.legacy.wikibits' ); } from http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/OutputPage.php?view=markup#l2452 So, this bug is about changing $wgIncludeLegacyJavaScript to false once we have replacements for the legacy functions. -- 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
