You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "mike billau (JIRA)" <ji...@apache.org> on 2013/04/05 15:38:15 UTC

[jira] [Commented] (CB-2850) Use of an undefined console.warning method

    [ https://issues.apache.org/jira/browse/CB-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623621#comment-13623621 ] 

mike billau commented on CB-2850:
---------------------------------

Hello, I added a pull request to address this, but it's so tiny it's probably just easier to make the change yourself Joe. 
https://github.com/apache/cordova-js/pull/30

                
> Use of an undefined console.warning method
> ------------------------------------------
>
>                 Key: CB-2850
>                 URL: https://issues.apache.org/jira/browse/CB-2850
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.4.0, 2.5.0, 2.6.0
>         Environment: Cordova for Android, versions 2.4.0 and up
>            Reporter: Neno
>            Assignee: Joe Bowser
>              Labels: FileReader.readAs, arguments, console, deprecated, patch, string, undefined, warn, warning
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> On the line 2401, lib/android/cordova-2.6.0rc1.js, commit b6710914805a212bc633615ab9729a43dc2b5e73 an undefined method console.warning is used. 
> Being a part of code informing the user of a deprecated feature, using that feature actually breaks the app.
> console.warning ought to be changed to console.warn.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira