[
https://issues.apache.org/jira/browse/CB-5815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Soref closed CB-5815.
--------------------------
Resolution: Fixed
Fix Version/s: 3.6.0
> 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
> Fix For: 3.6.0
>
>
> 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)