[ 
https://issues.apache.org/jira/browse/CB-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867343#comment-13867343
 ] 

Patrick Mueller commented on CB-5731:
-------------------------------------

Sorry, not quite sure if a weinre bug is being reported here or not; if so, you 
can open a bug directly against weinre [1] or just provide more detail.

Since cross-origin is coming up in the conversation, figure I'd mention that 
weinre does cross-origin requests itself just for basic operation.  The weinre 
server implements CORS bits, and all that stuff has worked for quite a while - 
but it wouldn't surprise me if something doesn't work right on some platform.

weinre also hooks XHR, so ... that could be a problem as well, but it seems 
like it's generally worked well for most folks - although there were some 
recent issues reported against WP8 [2].

[1] 
https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12312420&components=12316604&issuetype=1

[2] 
https://issues.apache.org/jira/browse/CB-5203?jql=project%3DCB%20and%20component%3Dweinre

> Windows Phone 8 fails to access remote urls
> -------------------------------------------
>
>                 Key: CB-5731
>                 URL: https://issues.apache.org/jira/browse/CB-5731
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>    Affects Versions: 3.3.0
>            Reporter: John McLear
>            Assignee: Jesse MacFadyen
>         Attachments: BrokenXDKXHRDemo.zip
>
>
> Doing a very simple:  
> {code:javascript}
> $.get("http://google.com";, function(){alert("yay")});
> {code}
> Fails on Windows Phone 8.
> Basically Cross domain requests don't work, this includes when an explicit 
> and/or wildcard exclusion is set in config.xml allowed domains



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to