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

--- Comment #2 from Barry Coughlan <[email protected]> ---
The crossDomain logic will switch between the 'script' and 'xhr' transports,
but both requests will still have be JSONP and have the callback parameter.

See here: http://jsfiddle.net/yvzSL/228/

In your developer tools console you can see that the local request uses XHR,
but it is still a JSONP request over XHR. I have read through the $.ajax docs a
number of times now and I see no indication that it should behave otherwise.

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

Reply via email to