https://bugzilla.wikimedia.org/show_bug.cgi?id=45958

--- Comment #6 from Santhosh Thottingal <[email protected]> ---
Did some testing, jquery.i18n works with IE8, windows XP etc and confirmed with
translatewiki.net.

The problem is not with jquery.i18n, but with IE8's Ajax with CORS
implementation. mediawiki.org serves the localization files- xx.json from
bits.wikimedia.org. IE8 and IE9 uses XDomainRequest object for this, but jquery
refuses to support it natively as per http://bugs.jquery.com/ticket/8283

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to