You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2012/07/18 23:39:34 UTC

[jira] [Resolved] (CB-1085) onJsAlert of CordovaChromeClient is incorrect

     [ https://issues.apache.org/jira/browse/CB-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-1085.
----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Master)
                   2.0.0

Updated, confirmed fixed.
                
> 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: 2.0.0
>
>   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