Neno created CB-2850:
------------------------
Summary: 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.5.0, 2.4.0, 2.6.0
Environment: Cordova for Android, versions 2.4.0 and up
Reporter: Neno
Assignee: Joe Bowser
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