Jeffrey Knight created CB-1585:
----------------------------------

             Summary: console.debug, console.info are undefined
                 Key: CB-1585
                 URL: https://issues.apache.org/jira/browse/CB-1585
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS
    Affects Versions: 2.1.0
         Environment: phonegap-phonegap-2.1.0-0-g26d211b.zip
            Reporter: Jeffrey Knight
            Assignee: Filip Maj
            Priority: Critical


cordova-2.1.0.js 

Issue: Web app works as expected in browser. Firebug shows console.debug + 
console.info messages. Drop app into phonegap and it does not work.
 
Cause: console.debug/info are not defined.

Fix: add debug+info protypes to console:
https://github.com/jknight/incubator-cordova-js/blob/patch-1/lib/ios/plugin/ios/console.js



--
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

Reply via email to