[
https://issues.apache.org/jira/browse/CB-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940455#comment-13940455
]
ASF subversion and git services commented on CB-6303:
-----------------------------------------------------
Commit b45709a42ab4d605665c1a668bebb281d252982f in cordova-blackberry's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=b45709a ]
CB-6303 Remove text to prevent it being read by screen reader
> 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)