Cannot pass URL parameters or hash value to another page --------------------------------------------------------
Key: CB-174 URL: https://issues.apache.org/jira/browse/CB-174 Project: Apache Callback Issue Type: Bug Components: Android Affects Versions: 1.3.0 Environment: Android Reporter: Eric Murphy Priority: Critical 01-16 20:08:57.150: D/DroidGap(9190): DroidGap: GapViewClient.onReceivedError: Error code=-1 Description=The Web page contains an error. URL=file:///android_asset/www/Site.html#7fc22773-6566-474b-ad42-1a39cffd58ca In essence, if you have a link from A.html to B.html (with a hash value or URL parameters) PhoneGap crashes. I even hard-coded to the link to make sure it was not any issue with another framework. Test with B.html#xyz (hash value) and B.html?val=xyz (URL parameters). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira