User "Krinkle" posted a comment on MediaWiki.r87711. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87711#c16844 Commit summary:
(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. Comment: So, ! is a forbidden character now, which would join the list: comma, pipe, dot. Right ? Should _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
