Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Abandoned
-
1.3.0
-
None
-
Android
Description
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).