GitHub user mbektchiev opened a pull request:

    https://github.com/apache/cordova-android/pull/111

    CB-7265: Fix crash in shouldOverrideUrlLoading on Android < 4.0.3

    Application built with Cordova 3.5.1 running on a device with Android < 
4.0.3 crashes when the webview is redirected to a custom url scheme. See 
https://issues.apache.org/jira/browse/CB-7265
    More easily reproducible by adding the following line in JS: 
    `window.location="custom://";`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Icenium/cordova-android 
bektchiev/CB-7265-custom-url-scheme-crash

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-android/pull/111.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #111
    
----
commit 28111dafa2b3e44d07f947c784c932b6e4ee2159
Author: Martin Bektchiev <martin.bektch...@telerik.com>
Date:   2014-08-06T12:24:51Z

    CB-7265: Fix crash on Android < 4.0.3

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to