[
https://issues.apache.org/jira/browse/CB-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser resolved CB-6111.
----------------------------
Resolution: Not a Problem
This is explicitly by design.
> One constructor of CordovaWebView forgets to call initWebViewClient.
> --------------------------------------------------------------------
>
> Key: CB-6111
> URL: https://issues.apache.org/jira/browse/CB-6111
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: Master
> Reporter: Ningxin Hu
>
> https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/CordovaWebView.java#L180,
> the constructor of CordovaWebView misses the call
> "this.initWebViewClient(this.cordova);". Other constructors call this method.
> It causes the WebViewClient is not initialized in this code path.
--
This message was sent by Atlassian JIRA
(v6.2#6252)