Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG-226789] Proxy port number is limited to 12K instead of 65K #5245

Open
sl-service-account opened this issue Apr 17, 2019 · 0 comments
Open

Comments

@sl-service-account
Copy link

What just happened?

Viewer tried to connect to port 12000 instead of 40001.
Viewer's text field doesn't allow numbers above 12000.
Proxy port text field is too small.

What were you doing when it happened?

  1. Open viewer
  2. Menu Me->Preferences
  3. Open Setup tab
  4. Click "Adjust proxy settings"
  5. Use either SOCKS or HTTP checkbox
  6. Enter any IP (not necessary real)
  7. Enter valid port number that is above 12000, for example 40001
  8. Apply changes and try to connect (or just recheck value in text field)

What were you expecting to happen instead?

Valid port numbers are 0-65535 (viewer starts from 10 which probably is reasonable, 0-9 ports are reserved, not sure if 10 is fine)
Text field should show number fully

Other information

Original Jira Fields
Field Value
Issue BUG-226789
Summary Proxy port number is limited to 12K instead of 65K
Type Bug
Priority Unset
Status Accepted
Resolution Accepted
Reporter AndreyK ProductEngine (andreyk.productengine)
Created at 2019-04-17T13:40:23Z
Updated at 2019-04-23T15:25:41Z
{
  'Build Id': 'unset',
  'Business Unit': ['Platform'],
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'System': 'SL Viewer',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': "Viewer tried to connect to port 12000 instead of 40001.\r\nViewer's text field doesn't allow numbers above 12000.\r\nProxy port text field is too small.",
  'What were you doing when it happened?': '1. Open viewer\r\n2. Menu Me->Preferences\r\n3. Open Setup tab\r\n4. Click "Adjust proxy settings"\r\n5. Use either SOCKS or HTTP checkbox\r\n6. Enter any IP (not necessary real)\r\n7. Enter valid port number that is above 12000, for example 40001\r\n8. Apply changes and try to connect (or just recheck value in text field)',
  'What were you expecting to happen instead?': 'Valid port numbers are 0-65535 (viewer starts from 10 which probably is reasonable, 0-9 ports are reserved, not sure if 10 is fine)\r\nText field should show number fully',
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant