[TIMOB-13653] BlackBerry: run on device process prints password on console
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-03-25T18:26:55.000+0000 |
| Affected Version/s | Release 3.1.1, Release 3.2.0 |
| Fix Version/s | Release 3.3.0 |
| Components | BlackBerry |
| Labels | blackberry, qe-closed-3.3.0, qe-testadded |
| Reporter | Praveen Innamuri |
| Assignee | Pedro Enrique |
| Created | 2013-04-22T23:56:13.000+0000 |
| Updated | 2014-05-06T08:16:01.000+0000 |
Description
Launch blackberry app on device after configuring device IP and debug token. The console output displays the password without obfuscating it.
[Command] :source /Applications/bbndk/bbndk-env.sh && blackberry-deploy -installApp -launchApp -device 192.168.37.17 -package "/Users/pinnamuri/Documents/Appcelerator_Studio_Workspace/onlyBB/build/blackberry/arm/o.le-v7/onlyBB.bar" -password test
Think this should be addressed on the platform script end so that the password won't be displayed when running from command line either.
Verified the issue: Appc-Studio:3.3.0.201405011408 sdk:3.3.0.v20140505115416 acs:1.0.14 alloy:1.4.0-dev npm:1.3.2 titanium:3.3.0-dev titanium-code-processor:1.1.1 Device:Blackberry Z10(v10.0.10.261) Now Running on device process does not prints password on console. Hence Verified and closing.