John McLear created CB-5221:
-------------------------------
Summary: Windows 8 fails to access urls that contain a parameter
Key: CB-5221
URL: https://issues.apache.org/jira/browse/CB-5221
Project: Apache Cordova
Issue Type: Bug
Components: Windows 8
Affects Versions: 3.0.0
Environment: Phonegap Build
Reporter: John McLear
Assignee: Jesse MacFadyen
To replicate create a file called test.html in your root structure then a link
in your index.html that contains a link to test.html and a parameter IE
```
<a href="test.html?foo=raa">Click me to die</a>
<a href="test.html">I work fine</a>
```
Exists when building using PhoneGap Build
--
This message was sent by Atlassian JIRA
(v6.1#6144)