(bug 28840) Commit patch by bawolff that encodes dots in ResourceLoader module names...
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 9 May 2011 13:10:06 +0000 (13:10 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 9 May 2011 13:10:06 +0000 (13:10 +0000)
commit950cf2cb864c7c41618f4a769ba4da200f88f08c
tree50cd20c61ce0ea3cdd7a7b2c2d1af52b2eb06b87
parentb1ee11b5aeb04b074fe36c80c9262afa8939a56c
(bug 28840) Commit patch by bawolff that encodes dots in ResourceLoader module names as exclamation marks in the generated URLs, so as to avoid triggering the recently added IE security measure and causing a blank 403 response. This broke RL in various ways for IE users.

This is by no means intended to be permanent, but it's the best way to unbreak RL for IE users while we work out how to fix this properly.
includes/resourceloader/ResourceLoader.php
includes/resourceloader/ResourceLoaderContext.php
resources/mediawiki/mediawiki.js