Steps to reproduce:
- Open Top hosts widget
- Add Column and select "Bar" for "Display"
- Type 17 numbers in Min or Max field
- Submit form
Result:
maxlenght=255
Invalid parameter "/1/min": a number is too large.
Expected:
maxlenght=16
Can only enter 16 numbers, not 255
The same in Graph widget (Axes).