Andrew Grieve created CB-3049:
---------------------------------

             Summary: Android breaks when URL has a ? after the #
                 Key: CB-3049
                 URL: https://issues.apache.org/jira/browse/CB-3049
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


Reported via pull request: https://github.com/apache/cordova-android/pull/44

It didn't work with URL like this:
http://host.com/path/to/file.txt#/foo?bar=baz
When hash sign is in front of question mark - it only strips the question mark, 
leaving the hash and breaking the whole app.

--
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

Reply via email to