This is also an issue on wp7. Generally pages loaded from a file uri do not do this, as this is a server thing.
Cheers, Jesse Sent from my iPhone5 On 2012-02-23, at 2:10 PM, "Joe Bowser (Resolved) (JIRA)" <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/CB-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Joe Bowser resolved CB-174. > --------------------------- > > Resolution: Unresolved > > This isn't a Cordova Issue, this is an Android issue, and while I'm trying to > get this fixed, I think discussion/review/whatever should go over to the > Android tracker. > >> 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 >> Assignee: Joe Bowser >> Priority: Critical >> Fix For: 2.0.0 >> >> >> 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 > >
