-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: 7.0.25, 7.4.9, 8.0.0alpha2
-
Component/s: Frontend (F)
-
S26-W16/17
-
1
For 7.0 issue exist only for Graph, but starting from 7.4 issue impacts Graphprototype as well.
Steps to reproduce:
- Create Graph or Graph prototype
- Enter max allowed 'Height' 65535, for 8.0 it should be 4500
- Save
- Go to: Monitoring->Hosts and click on 'Graphs' for the host
Result:
Instead of Graph observe error:
Page received incorrect data Incorrect value "65536" for "height" field: must be between 20 and 65535.

Expected:
Graph is shown successfully.