Fixed bug that cause ResourceLoader to generate mediaWiki.loader.implement calls...
commit0efe57292ae227daf7d6ee4e5326d265fc6d3d4f
authorTrevor Parscal <tparscal@users.mediawiki.org>
Thu, 16 Sep 2010 20:53:06 +0000 (16 20:53 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Thu, 16 Sep 2010 20:53:06 +0000 (16 20:53 +0000)
treee16fe7073676a0c6f65b846fd8cca5f4fd1d6780
parentda638a0b279f12eaa44f8d3a2f580e254ea6270c
Fixed bug that cause ResourceLoader to generate mediaWiki.loader.implement calls with an empty array for the style parameter when no styles were present, which caused issues in JavaScript land - also made mediaWiki.loader more resilliant to this kind of abuse.
includes/ResourceLoader.php
resources/Resources.php
resources/mediawiki/mediawiki.js