You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2014/07/24 03:10:38 UTC

[jira] [Reopened] (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 ]

Josh Soref reopened CB-5815:
----------------------------


Turns out that didn't fix it.

> 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.2#6252)