You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bryan Higgins (JIRA)" <ji...@apache.org> on 2014/01/17 19:58:21 UTC

[jira] [Closed] (CB-5815) Runtime errors if application does not reference cordova.js

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

Bryan Higgins closed CB-5815.
-----------------------------

    Resolution: Fixed

> Runtime errors if application does not reference cordova.js
> -----------------------------------------------------------
>
>                 Key: CB-5815
>                 URL: https://issues.apache.org/jira/browse/CB-5815
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.3.0
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>            Priority: Minor
>
> 1. cordova create helloWorld 
> 2. cordova platform add blackberry10
> 3. edit helloWorld/www/index.html and remove reference to <script type="text/javascript" src="cordova.js"></script> 
> 3. cordova run 
> 4. using web inspector, watch console as you minimize & restore the app 
> Actual result: 
> ======================= 
> No activity in web inspector console window 
> Expected result: 
> ======================= 
> ReferenceError: Can't find variable: cordova 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)