[
https://issues.apache.org/jira/browse/CB-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mars Lei updated CB-1085:
-------------------------
Summary: onJsAlert of CordovaChromeClient is incorrect (was: onJsConfirm
of CordovaChromeClient is incorrect)
> onJsAlert of CordovaChromeClient is incorrect
> ---------------------------------------------
>
> Key: CB-1085
> URL: https://issues.apache.org/jira/browse/CB-1085
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: Master
> Reporter: Mars Lei
> Assignee: Joe Bowser
> Priority: Critical
> Labels: patch
> Fix For: Master
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> There is a mistake at line 104 of
> "incubator-cordova-android/framework/src/org/apache/cordova/CordovaChromeClient.java"
> result.confirm();
> should be result.cancel();
> Because the action is cancel when the user click cancel button.
--
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