Aqua Data Studio 15.0.0-dev-29
Build #: 34548
Built on: 2013-Oct-24 01:42:55 PM
Operating Environment: CentOS 6.4 [64-bit]
Issue: Register SSH Server -> Ping showing alert message if port value is not specified.
Steps to reproduce:
Case 1:
1. Save server connection without specifying any Port.
2. Server registered successfully.
3. Expand Server, open SSH terminal, It opens , this confirms that, it takes 22 as default port value.
Case 2:
1. Click Ping button, for server connection without specifying any Port.
2. A message "Please enter valid Host and Port information" is displayed.
This message should not be displayed.
3. As SSH default port is 22, if port is kept blank, it should not display alert message.
Compared Server Registration behaviour with SSH Server Registration.