-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: Integrations - API
I use bitbucket wiki content via JSONP, but most likely because of missing or wrong 'Content-Type' header, response is blocked by IE9 or IE10.
Example error in IE10:
SEC7112: Script from https://api.bitbucket.org/1.0/repositories/azhdanov/jiratimesheet/wiki/Overview?callback=jQuery164015784368472568788_1364322943216&_=1364323072021 was blocked due to mime type mismatch
www.jiratimesheet.com
Can be reproduced at http://www.jiratimesheet.com/#/wiki/Overview in IE10
See also relevant Stack Overflow problem: http://stackoverflow.com/questions/5986772/ie9-script-response-blocked-due-to-mime-type-mismatch
Can this be fixed, please?