You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "John McLear (JIRA)" <ji...@apache.org> on 2013/10/29 21:39:25 UTC

[jira] [Created] (CB-5221) Windows 8 fails to access urls that contain a parameter

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)