You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Simon MacDonald (Commented) (JIRA)" <ji...@apache.org> on 2012/01/16 17:24:39 UTC

[jira] [Commented] (CB-174) Cannot pass URL parameters or hash value to another page

    [ https://issues.apache.org/jira/browse/CB-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13186998#comment-13186998 ] 

Simon MacDonald commented on CB-174:
------------------------------------

You are running into this Android bug:

http://code.google.com/p/android/issues/detail?id=17327

Please go star it and hopefully Google will fix it soon. While you are there star the related:

http://code.google.com/p/android/issues/detail?id=17535


                
> 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