User "NeilK" changed the status of MediaWiki.r96699. Old Status: new New Status: ok
User "NeilK" also posted a comment on MediaWiki.r96699. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96699#c22293 Commit summary: Provisional workaround for bug 30825 as it affects things run via $.ajax() using protocol-relative links built from wgServer etc -- IE 7 gets confused and denies access for protocol-relative URLs on XMLHTTPRequest, while it's ok everywhere else. This is already internally fixed in jQuery 1.6, so won't be needed on 1.18 and later. Comment: Tested this on every browser in every way I could think of, with my local production setup, which more or less duplicates some of the complexity of real sites. It's a neat solution and seems like it will work. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
