[
https://issues.apache.org/jira/browse/CB-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940606#comment-13940606
]
ASF subversion and git services commented on CB-6303:
-----------------------------------------------------
Commit 8d293988608e0120d38705a1cbd480f06ad4136f in cordova-blackberry's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=8d29398 ]
CB-6303 Add aria-hidden="true" to controller webview body
> 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)