No port number validation in zabbix installation section "Zabbix server details"

XMLWordPrintable

    • Type: Problem report
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 4.0.27rc1, 5.0.6rc1, 5.2.1rc3, 5.4.0alpha1
    • Component/s: Frontend (F)

      Problem description: in section "Zabbix server details" of Zabbix installation form, it is possible to enter a port number in field "Port" that is out of the existing port range, for example "99999". There should be a validation that checks if the entered port number is not higher than 65535 (like it is done in "Configure DB connection" section).

       

      Steps to reproduce:

      1. Open Zabbix installation form (setup.php)
      2. Proceed to "Zabbix server sdetails" section 
      3. Enter a 5 digit port number in field "Port" that is higher than 65535
      4. Press "Next step" button

      Result: next installation section is displayed even though the entered port number cannot possible exist.
      Expected: There should be a validation that checks if the entered port number is not higher than 65535.

            Assignee:
            Zabbix Development Team
            Reporter:
            Sergejs Olonkins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: