[jira] [Updated] (CB-5731) Windows Phone 8 fails to access remote urls

2014-01-07 Thread Jonathan Silverman (JIRA)
[ https://issues.apache.org/jira/browse/CB-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Silverman updated CB-5731: --- Attachment: BrokenXDKXHRDemo.zip Will cause XDK NEW to crash when selecting the "Emulate" tab...

[jira] [Updated] (CB-5731) Windows Phone 8 fails to access remote urls

2014-01-06 Thread John McLear (JIRA)
[ https://issues.apache.org/jira/browse/CB-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John McLear updated CB-5731: Component/s: (was: Windows 8) WP8 > Windows Phone 8 fails to access remote urls > ---

[jira] [Updated] (CB-5731) Windows Phone 8 fails to access remote urls

2014-01-06 Thread John McLear (JIRA)
[ https://issues.apache.org/jira/browse/CB-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John McLear updated CB-5731: Description: Doing a very simple: {code:javascript} $.get("http://google.com";, function(){alert("yay")});

[jira] [Updated] (CB-5731) Windows Phone 8 fails to access remote urls

2014-01-06 Thread John McLear (JIRA)
[ https://issues.apache.org/jira/browse/CB-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John McLear updated CB-5731: Description: Doing a very simple: {{$.get("http://google.com";, function(){alert("yay")}); }} Fails on Windo