[
https://issues.apache.org/jira/browse/CB-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940754#comment-13940754
]
ASF subversion and git services commented on CB-6303:
-----------------------------------------------------
Commit 6c6cc600ce10f4f929dd35d9b0c552b10480c828 in cordova-blackberry's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=6c6cc60 ]
CB-6303 Remove titles from non-content web views
> Simplify error when user uses ^C at password prompt
> ---------------------------------------------------
>
> Key: CB-6303
> URL: https://issues.apache.org/jira/browse/CB-6303
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry
> Affects Versions: 3.4.0
> Reporter: Josh Soref
> Assignee: Josh Soref
> Priority: Minor
>
> Steps to reproduce:
> Attached a device to machine.
> Execute cordova run blackberry10
> When the following shows up, click control-C
> "Please enter your device password: "
> Actual result:
> Output:
> .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341
> done(err, results.property);
> ^
> TypeError: Cannot read property 'property' of undefined
> at .../myAppww/platforms/blackberry10/cordova/lib/utils.js:341:30
> at
> .../myAppww/platforms/blackberry10/cordova/node_modules/prompt/lib/prompt.js:316:20
> ...
> Expected result:
> Command should exit more gracefully
--
This message was sent by Atlassian JIRA
(v6.2#6252)