You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Jochen Magnus (JIRA)" <ji...@apache.org> on 2012/09/10 17:08:07 UTC

[jira] [Updated] (CB-1406) HTTP-Get via XHR in Web Workers always return status 0 under iOS 6 (Beta 4)

     [ https://issues.apache.org/jira/browse/CB-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Magnus updated CB-1406:
------------------------------

    Summary: HTTP-Get via XHR in Web Workers always return status 0 under iOS 6 (Beta 4)  (was: HTTP Get via XHR always return status 0 under iOS 6 (Beta 4))
    
> HTTP-Get via XHR in Web Workers always return status 0 under iOS 6 (Beta 4)
> ---------------------------------------------------------------------------
>
>                 Key: CB-1406
>                 URL: https://issues.apache.org/jira/browse/CB-1406
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: all iOS devices and simulators
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: HTTP, WebWorker, XHR
>
> HTTP Requests in Web Workers are working well under iOS 5 and 6 Beta in Web Apps (HTML5 apps), but not in a native app using Cordova in iOS 6 (Beta 4).
> HTTPRequests in the Web Workers ending always with http.readyState==4  (that's ready state) but with http.status==0, which is an undefined status (normal is 200 for "o.k."). This happens under iOS 6 Beta 4 but not under iOS 5.x where the same app with the same Cordova version works well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira