User "Brion VIBBER" changed the status of MediaWiki.r96679. Old Status: fixme New Status: new
User "Brion VIBBER" also posted a comment on MediaWiki.r96679. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96679#c22280 Commit summary: MFT r87986 -- consolidation of addScript in mediawiki.loader, also fixes bug 30825 by switching to explicit DOM addChild for script node, bypassing weird behavior in jQuery that caused script nodes to be loaded via AJAX, which fails for protocol-relative URLs. Comment: I fudged up one part of the merge by forgetting to hoist code out of a function that has been removed, causing some modules to not get loaded at all. Unfortunately we accidentally deployed it before discovering this (d'oh!); Reedy's got it reverted for now but some users did encounter the breakage. r96682 should fix it. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
